New Level type inserted

This commit is contained in:
silas
2018-11-05 22:51:55 +01:00
parent 71bde38da4
commit 13b79c1fd1
24 changed files with 8174 additions and 49 deletions

View File

@@ -58,7 +58,7 @@ return [
],
'systemVariables' => array(
'passwordHash' => '',
'passwordHash' => '123',
'websiteName' => '',
'maxAgeOfUserCodes' => 2 //In Tagen
),