|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
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' | |
| $config ['default_color'] = 'blau' | |
| $config ['default_design_user'] = 'dbxapp' | |
| $config ['default_design_admin'] = 'dbxapp' | |
| $config ['session_db'] = 1 | |
| $config ['permalink'] = 1 | |
| $config ['cache'] = 0 | |
| $config ['cache_content'] = 1 | |
| $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'] = 0 | |
| $config ['crypt_cfg'] = 0 | |
| $config ['secure'] = '' | |
| $config ['default_server'] = 'dbxApp' | |
| $config ['default_mail'] = 'dbxApp' | |
| $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'] = 'bentox' | |
| $config ['db']['dbxApp']['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'] = 'bentox' | |
| $config ['db']['dbxTestCodex']['port'] = '3306' | |
| $config ['ftp']['web']['sftp_host'] = 'home22904123.1and1-data.host' | |
| $config ['ftp']['web']['sftp_user'] = 'acc75165xxxx' | |
| $config ['ftp']['web']['sftp_pass'] = 'Bentox64!#Lda-sftp-2023' | |
| $config ['ftp']['web']['sftp_port'] = '22' | |
| $config ['mail']['dbxApp']['transport'] = 'smtp' | |
| $config ['mail']['dbxApp']['host'] = 'smtp.ionos.de' | |
| $config ['mail']['dbxApp']['port'] = '587' | |
| $config ['mail']['dbxApp']['secure'] = 'tls' | |
| $config ['mail']['dbxApp']['auth'] = '1' | |
| $config ['mail']['dbxApp']['user'] = 'admin@dbxapp.de' | |
| $config ['mail']['dbxApp']['pass'] = 'u7L-Pe5i8eFhg!!' | |
| $config ['mail']['dbxApp']['from_email'] = 'admin@dbxapp.de' | |
| $config ['mail']['dbxApp']['from_name'] = 'dbxApp' | |
| $config ['mail']['dbxApp']['from_domains'] = 'dbxapp.de' | |
| $config ['mail']['dbxApp']['sender'] = 'admin@dbxapp.de' | |
| $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' |
Definition at line 6 of file config.php.
| $config[ 'activ'] = '1' |
Definition at line 3 of file config.php.
| $config[ 'cache'] = 0 |
Definition at line 12 of file config.php.
| $config[ 'cache_content'] = 1 |
Definition at line 13 of file config.php.
| $config[ 'construct'] = 0 |
Definition at line 24 of file config.php.
| $config[ 'crypt_cfg'] = 0 |
Definition at line 26 of file config.php.
| $config[ 'db'][ 'dbxApp'][ 'activ'] = '0' |
Definition at line 30 of file config.php.
| $config[ 'db'][ 'dbxApp'][ 'dbname'] = 'dbx' |
Definition at line 33 of file config.php.
| $config[ 'db'][ 'dbxApp'][ 'host'] = '127.0.0.1' |
Definition at line 32 of file config.php.
| $config[ 'db'][ 'dbxApp'][ 'pass'] = 'bentox' |
Definition at line 35 of file config.php.
| $config[ 'db'][ 'dbxApp'][ 'port'] = '3306' |
Definition at line 36 of file config.php.
| $config[ 'db'][ 'dbxApp'][ 'type'] = 'mysql' |
Definition at line 31 of file config.php.
| $config[ 'db'][ 'dbxApp'][ 'user'] = 'root' |
Definition at line 34 of file config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'activ'] = '0' |
Definition at line 37 of file config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'dbname'] = 'dbx_test_codex' |
Definition at line 40 of file config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'host'] = '127.0.0.1' |
Definition at line 39 of file config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'pass'] = 'bentox' |
Definition at line 42 of file config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'port'] = '3306' |
Definition at line 43 of file config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'type'] = 'mysql' |
Definition at line 38 of file config.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'user'] = 'root' |
Definition at line 41 of file config.php.
| $config[ 'default_color'] = 'blau' |
Definition at line 7 of file config.php.
| $config[ 'default_design_admin'] = 'dbxapp' |
Definition at line 9 of file config.php.
| $config[ 'default_design_user'] = 'dbxapp' |
Definition at line 8 of file config.php.
| $config[ 'default_lng'] = 'de' |
Definition at line 5 of file config.php.
| $config[ 'default_mail'] = 'dbxApp' |
Definition at line 29 of file config.php.
| $config[ 'default_server'] = 'dbxApp' |
Definition at line 28 of file config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_host'] = 'home22904123.1and1-data.host' |
Definition at line 44 of file config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_pass'] = 'Bentox64!#Lda-sftp-2023' |
Definition at line 46 of file config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_port'] = '22' |
Definition at line 47 of file config.php.
| $config[ 'ftp'][ 'web'][ 'sftp_user'] = 'acc75165xxxx' |
Definition at line 45 of file config.php.
| $config[ 'groups'][0] = '*' |
Definition at line 4 of file config.php.
| $config[ 'install'] = 0 |
Definition at line 25 of file config.php.
| $config[ 'intro'] = 0 |
Definition at line 23 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'auth'] = '1' |
Definition at line 52 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'force_from'] = '0' |
Definition at line 59 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'from_domains'] = 'dbxapp.de' |
Definition at line 57 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'from_email'] = 'admin@dbxapp.de' |
Definition at line 55 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'from_name'] = 'dbxApp' |
Definition at line 56 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'host'] = 'smtp.ionos.de' |
Definition at line 49 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'pass'] = 'u7L-Pe5i8eFhg!!' |
Definition at line 54 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'port'] = '587' |
Definition at line 50 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'secure'] = 'tls' |
Definition at line 51 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'sender'] = 'admin@dbxapp.de' |
Definition at line 58 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'transport'] = 'smtp' |
Definition at line 48 of file config.php.
| $config[ 'mail'][ 'dbxApp'][ 'user'] = 'admin@dbxapp.de' |
Definition at line 53 of file config.php.
| $config[ 'module_images'] = 'dbx_dbxapp-dashboard-performance.png,dbx_dbxapp-cms-editor.png' |
Definition at line 61 of file config.php.
| $config[ 'ok'] = 1 |
Definition at line 60 of file config.php.
| $config[ 'performance_timer'] = 1 |
Definition at line 16 of file config.php.
| $config[ 'performance_timer_db'] = 1 |
Definition at line 18 of file config.php.
| $config[ 'performance_timer_detail'] = 0 |
Definition at line 19 of file config.php.
| $config[ 'performance_timer_keep_days'] = 14 |
Definition at line 21 of file config.php.
| $config[ 'performance_timer_level'] = 'main' |
Definition at line 15 of file config.php.
| $config[ 'performance_timer_request'] = 1 |
Definition at line 17 of file config.php.
| $config[ 'performance_timer_sample_rate'] = 1 |
Definition at line 20 of file config.php.
| $config[ 'performance_timer_slow_ms'] = 3000 |
Definition at line 22 of file config.php.
| $config[ 'permalink'] = 1 |
Definition at line 11 of file config.php.
| $config[ 'secure'] = '' |
Definition at line 27 of file config.php.
| $config[ 'session_db'] = 1 |
Definition at line 10 of file config.php.
| $config[ 'sys_msg_level'] = 'warning' |
Definition at line 14 of file config.php.
| $config[ 'version'] = '3' |
Definition at line 2 of file config.php.
Referenced by dbx\dbxKi\dbxKiWritingStyles\all(), dbxWebApp\check_config(), dbxWebApp\check_design(), dbxWebApp\check_lng(), dbxDB\connect_db_server(), dbxWebApp\create_new_cfg(), dbx_config_strip_module_db_entries(), dbx_normalize_config_for_store(), dbx\dbxContent_admin\dbxContent_seo\ensure_default_og_image(), dbxDB\get_db_type(), dbxTPL\get_design_tpl(), dbxSession\get_new_session(), dbx\dbxContent\dbxContentPageCache\isConfigEnabled(), dbx\dbxKi\dbxKiWritingStyles\resetToDefaults(), dbx\dbxAdmin\dbxConfig_dbxContent\run(), dbx\dbxKi\dbxKi\run(), dbx\myLKW\myLKW_dayset\run(), dbx\myLKW\myLKW_dayshift\run(), dbxMail\send(), and dbx\dbxContent\dbxContentPageCache\setConfigEnabled().