Skip to content

Commit f9560d9

Browse files
committed
Adding config for old issue 92
1 parent 97a72fb commit f9560d9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

wifidog.conf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,13 @@ FirewallRuleSet known-users {
286286
FirewallRule allow to 0.0.0.0/0
287287
}
288288

289+
# Rule Set: auth-is-down
290+
#
291+
# Used when auth server is down
292+
FirewallRuleSet auth-is-down {
293+
# FirewallRule allow to 0.0.0.0/0
294+
}
295+
289296
# Rule Set: unknown-users
290297
#
291298
# Used for unvalidated users, this is the ruleset that gets redirected.

0 commit comments

Comments
 (0)