dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
Loading...
Searching...
No Matches
config.php File Reference

Go to the source code of this file.

Variables

 $config ['dbxConfig_modul'] = 'secure'
 $config ['groups'][0] = '*'
 $config ['permalink_mode'] = 'content'
 $config ['root'] = '0'
 $config ['lng_translate_provider'] = 'copy'
 $config ['lng_translate_api_key'] = ''
 $config ['lng_translate_api_url'] = ''
 $config ['lng_translate_model'] = 'gpt-4o-mini'
 $config ['context_help_provision_version'] = 5
 $config ['default_seo_image_id'] = 111

Variable Documentation

◆ $config [1/10]

$config[ 'context_help_provision_version'] = 5

Definition at line 10 of file config.php.

◆ $config [2/10]

$config[ 'dbxConfig_modul'] = 'secure'

Definition at line 2 of file config.php.

◆ $config [3/10]

$config[ 'default_seo_image_id'] = 111

Definition at line 11 of file config.php.

◆ $config [4/10]

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

Definition at line 3 of file config.php.

◆ $config [5/10]

$config[ 'lng_translate_api_key'] = ''

Definition at line 7 of file config.php.

◆ $config [6/10]

$config[ 'lng_translate_api_url'] = ''

Definition at line 8 of file config.php.

◆ $config [7/10]

$config[ 'lng_translate_model'] = 'gpt-4o-mini'

Definition at line 9 of file config.php.

◆ $config [8/10]

$config[ 'lng_translate_provider'] = 'copy'

Definition at line 6 of file config.php.

◆ $config [9/10]

$config[ 'permalink_mode'] = 'content'

Definition at line 4 of file config.php.

◆ $config [10/10]

$config[ 'root'] = '0'

Definition at line 5 of file config.php.