]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/s_conf.c
s/owner/admin/ throughout the source code and docs.
[irc/rqf/shadowircd.git] / src / s_conf.c
index 201699729678d6aefa4d7c5a6f7f77620d0f7f4f..c6a1770d5c63ace5b24aef2f33b9f2c98612a1da 100644 (file)
@@ -751,7 +751,7 @@ set_default_conf(void)
        ConfigChannel.autochanmodes = rb_strdup("nt");
        ConfigChannel.exemptchanops = rb_strdup("");
        ConfigChannel.use_halfop = YES;
-       ConfigChannel.use_owner = YES;
+       ConfigChannel.use_admin = YES;
        ConfigChannel.use_except = YES;
        ConfigChannel.use_invex = YES;
        ConfigChannel.use_knock = YES;