mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-25 04:15:18 +00:00
Add comment to prompt changing of pepper
This commit is contained in:
@@ -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"
|
||||
"""
|
||||
Reference in New Issue
Block a user