Go to the source code of this file.
Variables | |
| $config ['db']['dbxApp']['pass'] = '' | |
| Installationsbezogene Geheimnisse. | |
| $config ['db']['dbxTestCodex']['pass'] = '' | |
| $config ['ftp']['web']['sftp_pass'] = '' | |
| $config ['mail']['dbxApp']['pass'] = '' | |
| $config ['install'] = 0 | |
| $config ['mail_delivery_mode'] = 'internal' | |
| $config ['dd_server_bindings']['dbx|dbxUser'] = 'dbxApp' | |
| $config ['dd_server_bindings']['dbx|dbxUser_groups'] = 'dbx|dbxUser.db3' | |
| $config[ 'db'][ 'dbxApp'][ 'pass'] = '' |
Installationsbezogene Geheimnisse.
Diese Datei als config.local.php kopieren. config.local.php wird durch .gitignore ausgeschlossen und zur Laufzeit rekursiv ueber config.php gelegt. Nur lokale beziehungsweise geheime Werte hier eintragen.
Definition at line 9 of file cfg/config.local.example.php.
| $config[ 'db'][ 'dbxTestCodex'][ 'pass'] = '' |
Definition at line 10 of file cfg/config.local.example.php.
| $config[ 'dd_server_bindings'][ 'dbx|dbxUser'] = 'dbxApp' |
Definition at line 28 of file cfg/config.local.example.php.
Definition at line 29 of file cfg/config.local.example.php.
| $config[ 'ftp'][ 'web'][ 'sftp_pass'] = '' |
Definition at line 11 of file cfg/config.local.example.php.
| $config[ 'install'] = 0 |
Definition at line 20 of file cfg/config.local.example.php.
| $config[ 'mail'][ 'dbxApp'][ 'pass'] = '' |
Definition at line 12 of file cfg/config.local.example.php.
| $config[ 'mail_delivery_mode'] = 'internal' |
Definition at line 21 of file cfg/config.local.example.php.