Beta-Seite hinzugefügt

This commit is contained in:
silas
2018-09-18 18:52:43 +02:00
parent f7f3a5c405
commit b0287f5db0
4 changed files with 56 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ return [
],
'mailEinstellungen' => array(
'options' => array(
'name' => 'Stories',
'name' => 'WordRotator',
'host' => 'eltanin.uberspace.de',
'port' => '587',
'connection_class' => 'plain', // plain oder login
@@ -44,8 +44,8 @@ return [
),
'systemvariablen' => array(
'passwordHash' => '',
'websiteName' => '',
'passwordHash' => 'kxykgdgkhxyfbgxhjipab-lmk<s52f',
'websiteName' => 'WordRotator',
'maxAgeOfUserCodes' => 2 //In Tagen
),
];