Add the ability to controll password-peppering for Synapse

Closes Github issue #5
This commit is contained in:
Slavi Pantaleev
2018-09-07 15:01:38 +03:00
parent 6d6a6412fa
commit b52d91e180
3 changed files with 10 additions and 2 deletions

View File

@ -538,7 +538,7 @@ password_config:
enabled: true
# Uncomment and change to a secret random string for extra security.
# DO NOT CHANGE THIS AFTER INITIAL SETUP!
#pepper: ""
pepper: "{{ matrix_synapse_password_config_pepper }}"