mirror of
https://github.com/elyby/accounts.git
synced 2024-11-10 07:22:00 +05:30
f33439d829
Build nginx and mariadb together with the app image. Upgrade docker-compose configuration to 3 version. Add cleanup step to the gitlab-ci.
5 lines
103 B
PHP
5 lines
103 B
PHP
<?php
|
|
|
|
$cfg['NavigationTreeEnableGrouping'] = false;
|
|
$cfg['LoginCookieValidity'] = 60 * 60 * 24 * 365;
|