From ed2b5b77f24d79dff70717388fd7c96795bc527c Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Mon, 20 May 2019 19:44:37 +0100 Subject: Config and changelog --- docs/sample_config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'docs') diff --git a/docs/sample_config.yaml b/docs/sample_config.yaml index d218aefee5..8b8ebfa3d7 100644 --- a/docs/sample_config.yaml +++ b/docs/sample_config.yaml @@ -996,6 +996,16 @@ password_config: # #pepper: "EVEN_MORE_SECRET" + # Password policy. + # + #policy: + # enabled: true + # minimum_length: 15 + # require_digit: true + # require_symbol: true + # require_lowercase: true + # require_uppercase: true + # Enable sending emails for notification events or expiry notices -- cgit 1.4.1