0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-18 10:38:21 +02:00

Add comment to prompt changing of pepper

This commit is contained in:
Kent Shikama 2016-07-05 18:42:35 +09:00
parent 8bdaf5f7af
commit 507b8bb091
No known key found for this signature in database
GPG key ID: D275958A0FA61427

View file

@ -31,6 +31,7 @@ class PasswordConfig(Config):
password_config:
enabled: true
# Uncomment for extra security for your passwords.
# Change to a secret random string.
# DO NOT CHANGE THIS AFTER INITIAL SETUP!
#pepper: "HR32t0xZcQnzn3O0ZkEVuetdFvH1W6TeEPw6JjH0Cl+qflVOseGyFJlJR7ACLnywjN9"
"""