From 1483879a1ce4f8094661b4f67e879a2a5e24ae57 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Sat, 12 Oct 2019 07:44:42 +1000 Subject: [PATCH] Fix smol typo --- oragono.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oragono.yaml b/oragono.yaml index 7a6fed2f..4133c500 100644 --- a/oragono.yaml +++ b/oragono.yaml @@ -186,7 +186,7 @@ server: ban-duration: 10m ban-message: You have attempted to connect too many times within a short duration. Wait a while, and you will be able to connect. - # IPs/networks which are exempted from connection limits + # IPs/networks which are exempted from connection throttling exempted: - "localhost" # - "192.168.1.1"