You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configuration gains two optional items in the `[ip_ranges]` section:
* `unknown_ip_honors_ignore` will remove any unknown IPs that fall into the "unknown IP" ranges.
* `unknown_ip_honors_allow` will remove any unknown IPs that aren't explicitly in the allowed IP range.
Extends the unknown IP list to apply these policies. Both default to "true" if not specified.
0 commit comments