Skip to content
Snippets Groups Projects
Unverified Commit 507b8bb0 authored by Kent Shikama's avatar Kent Shikama
Browse files

Add comment to prompt changing of pepper

parent 8bdaf5f7
No related branches found
No related tags found
No related merge requests found
......@@ -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"
"""
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment