docs(sentry): Fix typo in example Sentry config (#471)
This commit is contained in:
parent
024024b198
commit
b467e1c5b5
@ -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!!'
|
||||
|
Reference in New Issue
Block a user