11 lines
244 B
Text
11 lines
244 B
Text
## Version 2022/08/07
|
|
# Fail2Ban jail configuration for unRAID web GUI
|
|
# Works OOTB with defaults
|
|
|
|
# chain set to INPUT to apply bans at the host level
|
|
|
|
[unraid-webgui]
|
|
|
|
enabled = false
|
|
port = http,https
|
|
logpath = %(var_log_path)s/syslog
|