dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
config.php File Reference

Go to the source code of this file.

Variables

 $config ['version'] = '1.0'
 $config ['activ'] = '1'
 $config ['groups'][0] = '*'
 $config ['mail_profile'] = 'dbxApp'
 $config ['mail_from'] = ''
 $config ['mail_from_name'] = 'dbxapp Download'
 $config ['mail_subject'] = 'Ihr dbxapp Demo-Download'
 $config ['download_zip'] = 'files/download/dbxapp-demo.zip'
 $config ['download_name'] = 'dbxapp-demo.zip'
 $config ['download_ttl_hours'] = '48'
 $config ['token_secret'] = ''

Variable Documentation

◆ $config [1/11]

$config[ 'activ'] = '1'

Definition at line 3 of file dbxDownLoad/cfg/config.php.

◆ $config [2/11]

$config[ 'download_name'] = 'dbxapp-demo.zip'

Definition at line 10 of file dbxDownLoad/cfg/config.php.

◆ $config [3/11]

$config[ 'download_ttl_hours'] = '48'

Definition at line 11 of file dbxDownLoad/cfg/config.php.

◆ $config [4/11]

$config[ 'download_zip'] = 'files/download/dbxapp-demo.zip'

Definition at line 9 of file dbxDownLoad/cfg/config.php.

◆ $config [5/11]

$config[ 'groups'][0] = '*'

Definition at line 4 of file dbxDownLoad/cfg/config.php.

◆ $config [6/11]

$config[ 'mail_from'] = ''

Definition at line 6 of file dbxDownLoad/cfg/config.php.

◆ $config [7/11]

$config[ 'mail_from_name'] = 'dbxapp Download'

Definition at line 7 of file dbxDownLoad/cfg/config.php.

◆ $config [8/11]

$config[ 'mail_profile'] = 'dbxApp'

Definition at line 5 of file dbxDownLoad/cfg/config.php.

◆ $config [9/11]

$config[ 'mail_subject'] = 'Ihr dbxapp Demo-Download'

Definition at line 8 of file dbxDownLoad/cfg/config.php.

◆ $config [10/11]

$config[ 'token_secret'] = ''

Definition at line 12 of file dbxDownLoad/cfg/config.php.

◆ $config [11/11]

$config[ 'version'] = '1.0'

Definition at line 2 of file dbxDownLoad/cfg/config.php.