Skip to content

Commit bbec4cc

Browse files
committed
[#6464] Minor tweak
1 parent f6209a5 commit bbec4cc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ Each part will be explained in the next section.
2727
always_authenticate_before_granting: false
2828
erase_credentials: true
2929
access_decision_manager:
30-
# strategy can be: affirmative, consensus, unanimous
31-
strategy: affirmative
30+
strategy: affirmative # One of affirmative, consensus, unanimous
3231
allow_if_all_abstain: false
3332
allow_if_equal_granted_denied: true
3433
acl:

0 commit comments

Comments
 (0)