summaryrefslogtreecommitdiff
path: root/doc/example.quick.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/example.quick.conf')
-rw-r--r--doc/example.quick.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/example.quick.conf b/doc/example.quick.conf
index 80e65ce..755a20c 100644
--- a/doc/example.quick.conf
+++ b/doc/example.quick.conf
@@ -46,6 +46,8 @@ serverinfo {
#vhost = "192.169.0.1";
#vhost6 = "3ffe:80e8:546::2";
max_clients = 512;
+ max_nick_length = 9;
+ max_topic_length = 160;
#rsa_private_key_file = "/usr/local/ircd/etc/rsa.key";
#ssl_certificate_file = "/usr/local/ircd/etc/cert.pem";
#ssl_server_method = tlsv1, sslv3;