mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Try to force people to update the secret
This commit is contained in:
parent
16e1c07553
commit
c822b20835
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