fix general goncif

This commit is contained in:
*****DEAD ACCOUNT 2020-12-02 00:29:16 -05:00
parent 654d5668c3
commit dfb7a606c0
No known key found for this signature in database
GPG Key ID: 7AF3499CBA8E6251
2 changed files with 2 additions and 2 deletions

@ -51,7 +51,7 @@ connect {
listen {
host = "100.64.65.162"; # Console
port = 6665;
host = 100.64.64.3; # Hub
host = "100.64.64.3"; # Hub
port = 7000;
host = "100.64.48.10"; # Public
port = 6667;

@ -8,7 +8,7 @@
general {
cycle_on_host_change = yes;
max_watch = 64;
# max_watch = 64;
max_accept = 64;
whowas_history_length = 10240;
dline_min_cidr = 16;