Go to the source code of this file.
Variables | |
| $config ['version'] = '3' | |
| $config ['activ'] = '1' | |
| $config ['groups'][0] = '*' | |
| $config ['default_lng'] = 'de' | |
| $config ['accessible_lng'] = 'de,en,es' | |
| $config ['timezone'] = 'Europe/Berlin' | |
| $config ['site_title'] = 'dbxapp' | |
| $config ['brand_name'] = 'dbxapp' | |
| $config ['brand_tagline'] = '' | |
| $config ['default_color'] = 'blau' | |
| $config ['default_design_user'] = 'dbxapp' | |
| $config ['default_design_admin'] = 'dbxapp' | |
| $config ['session_db'] = 1 | |
| $config ['session_db_guest'] = 0 | |
| $config ['permalink'] = 1 | |
| $config ['cache'] = 0 | |
| $config ['cache_content'] = 1 | |
| $config ['full_page_browser_ttl'] = 60 | |
| $config ['sys_msg_level'] = 'warning' | |
| $config ['performance_timer_level'] = 'main' | |
| $config ['performance_timer'] = 1 | |
| $config ['performance_timer_request'] = 1 | |
| $config ['performance_timer_db'] = 1 | |
| $config ['performance_timer_detail'] = 0 | |
| $config ['performance_timer_sample_rate'] = 1 | |
| $config ['performance_timer_keep_days'] = 14 | |
| $config ['performance_timer_slow_ms'] = 3000 | |
| $config ['intro'] = 0 | |
| $config ['construct'] = 0 | |
| $config ['install'] = 1 | |
| $config ['crypt_cfg'] = 0 | |
| $config ['secure'] = '' | |
| $config ['password_min_length'] = 6 | |
| $config ['default_server'] = 'dbxApp' | |
| $config ['dd_server_bindings'] = array() | |
| $config ['default_mail'] = 'dbxApp' | |
| $config ['mail_delivery_mode'] = 'internal' | |
| $config ['db']['dbxApp']['activ'] = '0' | |
| $config ['db']['dbxApp']['type'] = 'mysql' | |
| $config ['db']['dbxApp']['host'] = '127.0.0.1' | |
| $config ['db']['dbxApp']['dbname'] = 'dbx' | |
| $config ['db']['dbxApp']['user'] = 'root' | |
| $config ['db']['dbxApp']['pass'] = '' | |
| $config ['db']['dbxApp']['port'] = '3306' | |
| $config ['db']['dbxRoundtrip']['activ'] = '0' | |
| $config ['db']['dbxRoundtrip']['type'] = 'mysql' | |
| $config ['db']['dbxRoundtrip']['host'] = '127.0.0.1' | |
| $config ['db']['dbxRoundtrip']['dbname'] = 'dbx_roundtrip' | |
| $config ['db']['dbxRoundtrip']['user'] = 'root' | |
| $config ['db']['dbxRoundtrip']['pass'] = '' | |
| $config ['db']['dbxRoundtrip']['port'] = '3306' | |
| $config ['db']['dbxTestCodex']['activ'] = '0' | |
| $config ['db']['dbxTestCodex']['type'] = 'mysql' | |
| $config ['db']['dbxTestCodex']['host'] = '127.0.0.1' | |
| $config ['db']['dbxTestCodex']['dbname'] = 'dbx_test_codex' | |
| $config ['db']['dbxTestCodex']['user'] = 'root' | |
| $config ['db']['dbxTestCodex']['pass'] = '' | |
| $config ['db']['dbxTestCodex']['port'] = '3306' | |
| $config ['ftp']['web']['sftp_host'] = '' | |
| $config ['ftp']['web']['sftp_user'] = '' | |
| $config ['ftp']['web']['sftp_pass'] = '' | |
| $config ['ftp']['web']['sftp_port'] = '22' | |
| $config ['mail']['dbxApp']['transport'] = 'mail' | |
| $config ['mail']['dbxApp']['host'] = '' | |
| $config ['mail']['dbxApp']['port'] = '587' | |
| $config ['mail']['dbxApp']['secure'] = 'tls' | |
| $config ['mail']['dbxApp']['auth'] = '0' | |
| $config ['mail']['dbxApp']['user'] = '' | |
| $config ['mail']['dbxApp']['pass'] = '' | |
| $config ['mail']['dbxApp']['from_email'] = '' | |
| $config ['mail']['dbxApp']['from_name'] = 'dbxApp' | |
| $config ['mail']['dbxApp']['from_domains'] = '' | |
| $config ['mail']['dbxApp']['sender'] = '' | |
| $config ['mail']['dbxApp']['force_from'] = '0' | |
| $config ['ok'] = 1 | |
| $config ['module_images'] = 'dbx_dbxapp-dashboard-performance.png,dbx_dbxapp-cms-editor.png' | |
| $config[ 'accessible_lng'] = 'de,en,es' |
Definition at line 6 of file dbx/cfg/config.php.
| $config[ 'activ'] = '1' |
Definition at line 3 of file dbx/cfg/config.php.
| $config[ 'brand_name'] = 'dbxapp' |
Definition at line 9 of file dbx/cfg/config.php.
| $config[ 'brand_tagline'] = '' |
Definition at line 10 of file dbx/cfg/config.php.
| $config[ 'cache'] = 0 |
Definition at line 17 of file dbx/cfg/config.php.
| $config[ 'cache_content'] = 1 |
Definition at line 18 of file dbx/cfg/config.php.
| $config[ 'construct'] = 0 |
Definition at line 30 of file dbx/cfg/config.php.
| $config[ 'crypt_cfg'] = 0 |
Definition at line 32 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxApp'][ 'activ'] = '0' |
Definition at line 39 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxApp'][ 'dbname'] = 'dbx' |
Definition at line 42 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxApp'][ 'host'] = '127.0.0.1' |
Definition at line 41 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxApp'][ 'pass'] = '' |
Definition at line 44 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxApp'][ 'port'] = '3306' |
Definition at line 45 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxApp'][ 'type'] = 'mysql' |
Definition at line 40 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxApp'][ 'user'] = 'root' |
Definition at line 43 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxRoundtrip'][ 'activ'] = '0' |
Definition at line 46 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxRoundtrip'][ 'dbname'] = 'dbx_roundtrip' |
Definition at line 49 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxRoundtrip'][ 'host'] = '127.0.0.1' |
Definition at line 48 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxRoundtrip'][ 'pass'] = '' |
Definition at line 51 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxRoundtrip'][ 'port'] = '3306' |
Definition at line 52 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxRoundtrip'][ 'type'] = 'mysql' |
Definition at line 47 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxRoundtrip'][ 'user'] = 'root' |
Definition at line 50 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'activ'] = '0' |
Definition at line 53 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'dbname'] = 'dbx_test_codex' |
Definition at line 56 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'host'] = '127.0.0.1' |
Definition at line 55 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'pass'] = '' |
Definition at line 58 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'port'] = '3306' |
Definition at line 59 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'type'] = 'mysql' |
Definition at line 54 of file dbx/cfg/config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'user'] = 'root' |
Definition at line 57 of file dbx/cfg/config.php.
| $config[ 'dd_server_bindings'] = array() |
Definition at line 36 of file dbx/cfg/config.php.
| $config[ 'default_color'] = 'blau' |
Definition at line 11 of file dbx/cfg/config.php.
| $config[ 'default_design_admin'] = 'dbxapp' |
Definition at line 13 of file dbx/cfg/config.php.
| $config[ 'default_design_user'] = 'dbxapp' |
Definition at line 12 of file dbx/cfg/config.php.
| $config[ 'default_lng'] = 'de' |
Definition at line 5 of file dbx/cfg/config.php.
| $config[ 'default_mail'] = 'dbxApp' |
Definition at line 37 of file dbx/cfg/config.php.
| $config[ 'default_server'] = 'dbxApp' |
Definition at line 35 of file dbx/cfg/config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_host'] = '' |
Definition at line 60 of file dbx/cfg/config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_pass'] = '' |
Definition at line 62 of file dbx/cfg/config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_port'] = '22' |
Definition at line 63 of file dbx/cfg/config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_user'] = '' |
Definition at line 61 of file dbx/cfg/config.php.
| $config[ 'full_page_browser_ttl'] = 60 |
Definition at line 19 of file dbx/cfg/config.php.
| $config[ 'groups'][0] = '*' |
Definition at line 4 of file dbx/cfg/config.php.
| $config[ 'install'] = 1 |
Definition at line 31 of file dbx/cfg/config.php.
| $config[ 'intro'] = 0 |
Definition at line 29 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'auth'] = '0' |
Definition at line 68 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'force_from'] = '0' |
Definition at line 75 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'from_domains'] = '' |
Definition at line 73 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'from_email'] = '' |
Definition at line 71 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'from_name'] = 'dbxApp' |
Definition at line 72 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'host'] = '' |
Definition at line 65 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'pass'] = '' |
Definition at line 70 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'port'] = '587' |
Definition at line 66 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'secure'] = 'tls' |
Definition at line 67 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'sender'] = '' |
Definition at line 74 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'transport'] = 'mail' |
Definition at line 64 of file dbx/cfg/config.php.
| $config[ 'mail'][ 'dbxApp'][ 'user'] = '' |
Definition at line 69 of file dbx/cfg/config.php.
| $config[ 'mail_delivery_mode'] = 'internal' |
Definition at line 38 of file dbx/cfg/config.php.
| $config[ 'module_images'] = 'dbx_dbxapp-dashboard-performance.png,dbx_dbxapp-cms-editor.png' |
Definition at line 77 of file dbx/cfg/config.php.
| $config[ 'ok'] = 1 |
Definition at line 76 of file dbx/cfg/config.php.
| $config[ 'password_min_length'] = 6 |
Definition at line 34 of file dbx/cfg/config.php.
| $config[ 'performance_timer'] = 1 |
Definition at line 22 of file dbx/cfg/config.php.
| $config[ 'performance_timer_db'] = 1 |
Definition at line 24 of file dbx/cfg/config.php.
| $config[ 'performance_timer_detail'] = 0 |
Definition at line 25 of file dbx/cfg/config.php.
| $config[ 'performance_timer_keep_days'] = 14 |
Definition at line 27 of file dbx/cfg/config.php.
| $config[ 'performance_timer_level'] = 'main' |
Definition at line 21 of file dbx/cfg/config.php.
| $config[ 'performance_timer_request'] = 1 |
Definition at line 23 of file dbx/cfg/config.php.
| $config[ 'performance_timer_sample_rate'] = 1 |
Definition at line 26 of file dbx/cfg/config.php.
| $config[ 'performance_timer_slow_ms'] = 3000 |
Definition at line 28 of file dbx/cfg/config.php.
| $config[ 'permalink'] = 1 |
Definition at line 16 of file dbx/cfg/config.php.
| $config[ 'secure'] = '' |
Definition at line 33 of file dbx/cfg/config.php.
| $config[ 'session_db'] = 1 |
Definition at line 14 of file dbx/cfg/config.php.
| $config[ 'session_db_guest'] = 0 |
Definition at line 15 of file dbx/cfg/config.php.
| $config[ 'site_title'] = 'dbxapp' |
Definition at line 8 of file dbx/cfg/config.php.
| $config[ 'sys_msg_level'] = 'warning' |
Definition at line 20 of file dbx/cfg/config.php.
| $config[ 'timezone'] = 'Europe/Berlin' |
Definition at line 7 of file dbx/cfg/config.php.
| $config[ 'version'] = '3' |
Definition at line 2 of file dbx/cfg/config.php.