dbxapp
4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
dbxapp.de
Portal
Start
Anwender
Entwickler
KI-Bereiche
Loading...
Searching...
No Matches
cfg/config.local.example.php
Go to the documentation of this file.
1
<?php
9
$config
[
'db'
][
'dbxApp'
][
'pass'
] =
''
;
10
$config
[
'db'
][
'dbxTestCodex'
][
'pass'
] =
''
;
11
$config
[
'ftp'
][
'web'
][
'sftp_pass'
] =
''
;
12
$config
[
'mail'
][
'dbxApp'
][
'pass'
] =
''
;
13
14
/*
15
* Der ausgelieferte Stand startet mit install=1. Erst der erfolgreich
16
* abgeschlossene Assistent setzt den lokalen, updatesicheren Wert auf 0.
17
* "internal" legt Mailereignisse nur im internen Systemprotokoll ab,
18
* "external" erlaubt den konfigurierten Mailtransport.
19
*/
20
$config
[
'install'
] = 0;
21
$config
[
'mail_delivery_mode'
] =
'internal'
;
22
23
/*
24
* Optional: einzelne DDs installationsbezogen auf einen anderen Server
25
* binden. Nicht genannte DDs verwenden weiterhin ihren Server aus der DD.
26
* DB3 und SQL-Server koennen beliebig gemischt werden.
27
*/
28
$config
[
'dd_server_bindings'
][
'dbx|dbxUser'
] =
'dbxApp'
;
29
$config
[
'dd_server_bindings'
][
'dbx|dbxUser_groups'
] =
'dbx|dbxUser.db3'
;
$config
if($resolved !==$expectedBase . 'files/test/') $config
Definition
dbxApi_paths_test.php:35
dbx
modules
dbx
cfg
config.local.example.php
Generated by
1.17.0