2
0

docs(sentry): Fix typo in example Sentry config (#471)

This commit is contained in:
wodry 2020-05-06 16:54:00 +02:00 committed by GitHub
parent 024024b198
commit b467e1c5b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ mail.host: 'smtp'
# System Settings #
###################
# If this file ever becomes compromised, it's important to regenerate your a new key
# If this file ever becomes compromised, it's important to generate a new key.
# Changing this value will result in all current sessions being invalidated.
# A new key can be generated with `$ sentry config generate-secret-key`
system.secret-key: '!!changeme!!'