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

Go to the source code of this file.

Variables

 $config ['mail_from'] = ''
 Lokale Mail- und Token-Konfiguration für geschützte Downloads.
 $config ['token_secret'] = ''

Variable Documentation

◆ $config [1/2]

$config[ 'mail_from'] = ''

Lokale Mail- und Token-Konfiguration für geschützte Downloads.

Diese Datei als config.local.php kopieren. token_secret benötigt einen installationsspezifischen Zufallswert, z. B. aus: php -r "echo bin2hex(random_bytes(32)), PHP_EOL;"

Definition at line 9 of file ownLoad/cfg/config.local.example.php.

◆ $config [2/2]

$config[ 'token_secret'] = ''

Definition at line 10 of file ownLoad/cfg/config.local.example.php.