Skip to content
Snippets Groups Projects
Commit c00d57e2 authored by cyan's avatar cyan
Browse files

Minor changes to the default ircd.conf

parent 3ed3f3f2
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ I:*@*::*@*::1
# f -- Unavailable in Synchronet IRCd as of latest version --
# F -- Unavailable in Synchronet IRCd as of latest version --
# s /CHATOPS
# x /DEBUG + /EVAL
# X /DEBUG + /EVAL
# o "Local Operator" which is inclusive of flags: rgwlckbBnuf
# O "Global Operator" which is inclusive of flags: oCKNs
# S Check password against the BBS system password.
......@@ -169,14 +169,13 @@ U:services.synchro.net:*:*
# determining certain types of behaviour.
#
# FLAG DESCRIPTION
# t Server is a 'time master' to synchronize time from.
# q Use the relevant server's local QWK password to authenticate.
# c Server is allowed to send special 'CLINE' command.
#
# C:hostname or ip address:password:server name:port:irc class
# N:hostname or ip address:password:server name:flags:irc class
C:vert.synchro.net:QWK_PASSWORD:vert.synchro.net:6667:30
N:vert.synchro.net:QWK_PASSWORD:vert.synchro.net:t:30
N:vert.synchro.net:QWK_PASSWORD:vert.synchro.net::30
#C:rrx.synchro.net:password:rrx.synchro.net::30
#N:rrx.synchro.net:password:rrx.synchro.net::30
#
......@@ -268,6 +267,7 @@ H:*:*:rrx.synchro.net
# originate from. A message is displayed to the user upon connect containing
# the URL as defined here pointing them towards more information.
# The http:// is automatically prefixed on the defined URL.
# Currently, T:Lines are unsupprted by the Synchronet IRCd.
#
# T:hostname:url
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment