diff --git a/conventional.yaml b/conventional.yaml index 255dd4e8..d39b3195 100644 --- a/conventional.yaml +++ b/conventional.yaml @@ -157,7 +157,7 @@ server: # addresses/CIDRs that can use this webirc command # you should also add these addresses to the connection limits and throttling exemption lists hosts: - # - localhost + - localhost # - "192.168.1.1" # - "192.168.10.1/24" diff --git a/oragono.yaml b/oragono.yaml index a3a1582d..90e43920 100644 --- a/oragono.yaml +++ b/oragono.yaml @@ -178,7 +178,7 @@ server: # addresses/CIDRs that can use this webirc command # you should also add these addresses to the connection limits and throttling exemption lists hosts: - # - localhost + - localhost # - "192.168.1.1" # - "192.168.10.1/24"