diff options
Diffstat (limited to 'conf-tmpl/login_athena.conf')
-rw-r--r-- | conf-tmpl/login_athena.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf index 7d8db3538..e0b7c5875 100644 --- a/conf-tmpl/login_athena.conf +++ b/conf-tmpl/login_athena.conf @@ -179,6 +179,10 @@ dynamic_pass_failure_ban_how_long: 60 dynamic_account_ban: 1
dynamic_account_ban_class: 0
+//Interval (in minutes) to execute a DNS/IP update. Disabled by default.
+//Enable it if your server uses a dynamic IP which changes with time.
+//ip_sync_interval: 10
+
//DNS Blacklist Blocking (on: 1, off: 0)
use_dnsbl: 0
|