]> jfr.im git - solanum.git/blobdiff - ircd/newconf.c
ircd: introduce 'no-export' links
[solanum.git] / ircd / newconf.c
index 0c89e25206348f6b45a4ab1fbc0f05d1e6fdd8cd..27207ff08c7b519d4d7f3a18e020d2cd1fc34720 100644 (file)
@@ -365,6 +365,7 @@ static struct mode_table connect_table[] = {
        { "encrypted",  SERVER_ENCRYPTED        },
        { "topicburst", SERVER_TB               },
        { "ssl",        SERVER_SSL              },
+       { "no-export",  SERVER_NO_EXPORT        },
        { NULL,         0                       },
 };