X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fparameters.yml.dist;h=9948fa46fa847d7091f33c150e9bbcd3ccbc9718;hb=89b23fb8edf7bb53a5f747296ff97eeabad4b572;hp=13e2584f25b9a192a7816da2fe7bb34c1ee5de22;hpb=92a66835624acf6fd14f5adc5f8aab399658592e;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/parameters.yml.dist b/app/config/parameters.yml.dist index 13e2584f..9948fa46 100644 --- a/app/config/parameters.yml.dist +++ b/app/config/parameters.yml.dist @@ -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 @@ -63,3 +63,6 @@ parameters: redis_port: 6379 redis_path: null redis_password: null + + # sentry logging + sentry_dsn: ~