add mode explanation to nginx-http-auth in jail.conf

pull/2881/head
stepodev 2020-11-30 12:26:32 +01:00
parent d0ba27cf46
commit cecc3d62ff
1 changed files with 4 additions and 1 deletions

View File

@ -375,8 +375,11 @@ banaction = %(banaction_allports)s
logpath = /opt/openhab/logs/request.log
# To use more aggressive http-auth modes set filter parameter "mode" in jail.local:
# normal (default), aggressive (combines all), auth or fallback
# See "tests/files/logs/nginx-http-auth" or "filter.d/nginx-http-auth.conf" for usage example and details.
[nginx-http-auth]
# mode = normal
port = http,https
logpath = %(nginx_error_log)s