ircd: raise default_floodcount to 1000

This commit is contained in:
lassulus 2017-10-03 21:40:21 +02:00
parent 902a65304d
commit 5e51d98c4b

View File

@ -92,6 +92,7 @@
};
general {
#maybe we want ident someday?
default_floodcount = 1000;
disable_auth = yes;
throttle_duration = 1;
throttle_count = 1000;