]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Try to force people to update the secret 3991/head
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Wed, 5 Jun 2019 12:14:17 +0000 (14:14 +0200)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2019 12:14:17 +0000 (14:14 +0200)
app/config/parameters.yml.dist

index 13e2584f25b9a192a7816da2fe7bb34c1ee5de22..0e7b98236d0d13dae7ed0676ab53cf8935dfcbc5 100644 (file)
@@ -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