Go to the source code of this file.
Variables | |
| $config ['groups'] ='admin' | |
| $config ['max_quick'] =10000 | |
| $config ['update_manifest_url'] ='https://github.com/ecb-dbxApp/dbxapp/releases/latest/download/update.json' | |
| $config ['update_cache_ttl'] =21600 | |
| $config[ 'groups'] ='admin' |
Definition at line 2 of file dbxAdmin/cfg/config.php.
| $config[ 'max_quick'] =10000 |
Definition at line 3 of file dbxAdmin/cfg/config.php.
| $config[ 'update_cache_ttl'] =21600 |
Definition at line 5 of file dbxAdmin/cfg/config.php.
| $config[ 'update_manifest_url'] ='https://github.com/ecb-dbxApp/dbxapp/releases/latest/download/update.json' |
Definition at line 4 of file dbxAdmin/cfg/config.php.