mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Add comment to prompt changing of pepper
This commit is contained in:
parent
8bdaf5f7af
commit
507b8bb091
@ -31,6 +31,7 @@ class PasswordConfig(Config):
|
|||||||
password_config:
|
password_config:
|
||||||
enabled: true
|
enabled: true
|
||||||
# Uncomment for extra security for your passwords.
|
# Uncomment for extra security for your passwords.
|
||||||
|
# Change to a secret random string.
|
||||||
# DO NOT CHANGE THIS AFTER INITIAL SETUP!
|
# DO NOT CHANGE THIS AFTER INITIAL SETUP!
|
||||||
#pepper: "HR32t0xZcQnzn3O0ZkEVuetdFvH1W6TeEPw6JjH0Cl+qflVOseGyFJlJR7ACLnywjN9"
|
#pepper: "HR32t0xZcQnzn3O0ZkEVuetdFvH1W6TeEPw6JjH0Cl+qflVOseGyFJlJR7ACLnywjN9"
|
||||||
"""
|
"""
|
Loading…
Reference in New Issue
Block a user