add version param and change log
This commit is contained in:
@@ -3,4 +3,5 @@ return [
|
||||
'adminEmail' => 'admin@example.com',
|
||||
'supportEmail' => 'support@example.com',
|
||||
'user.passwordResetTokenExpire' => 3600,
|
||||
'version' => 'v0.0.2'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user