mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-16 18:53:26 +02:00
Some features for docker users
Disable IP Check on install automatically fill out server_path
This commit is contained in:
@@ -11,6 +11,7 @@ foreach($config['clients'] as $client) {
|
||||
}
|
||||
|
||||
$twig->display('install.config.html.twig', array(
|
||||
'config' => $config,
|
||||
'clients' => $clients,
|
||||
'timezones' => DateTimeZone::listIdentifiers(),
|
||||
'locale' => $locale,
|
||||
|
Reference in New Issue
Block a user