change backand request csrf settings

This commit is contained in:
2015-11-29 11:08:04 +01:00
parent ed80f8720d
commit 17a339badf
2 changed files with 13 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ return [
'adminEmail' => 'rocho02@gmail.com',
'supportEmail' => 'rocho02@gmail.com',
'user.passwordResetTokenExpire' => 3600,
'version' => 'v0.0.4'
'version' => 'v0.0.5'
];