mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-11 09:25:25 +00:00
Merge pull request #3991 from wallabag/fix/secret
Try to force people to update the secret
This commit is contained in:
commit
4fa63260e4
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ parameters:
|
|||
locale: en
|
||||
|
||||
# A secret key that's used to generate certain security-related tokens
|
||||
secret: ovmpmAWXRCabNlMgzlzFXDYmCFfzGv
|
||||
secret: CHANGE_ME_TO_SOMETHING_SECRET_AND_RANDOM
|
||||
|
||||
# two factor stuff
|
||||
twofactor_auth: true
|
||||
|
|
Loading…
Reference in a new issue