diff options
Diffstat (limited to 'tests/end_to_end/ircd.conf')
-rw-r--r-- | tests/end_to_end/ircd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end_to_end/ircd.conf b/tests/end_to_end/ircd.conf index ec55884..0c0afa9 100644 --- a/tests/end_to_end/ircd.conf +++ b/tests/end_to_end/ircd.conf @@ -221,6 +221,7 @@ auth { auth { user = "*@*"; class = "users"; + flags = flood_exempt; }; /* privset {} blocks MUST be specified before anything that uses them. That |