mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 02:59:01 -04:00
We really do suck at spelling...and not just the american-british disagreements
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8111 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
bf12d62212
commit
397d8bfff9
@ -542,7 +542,7 @@
|
|||||||
# #
|
# #
|
||||||
# NOTE: If you have built your server as an IPv6 server, then when a #
|
# NOTE: If you have built your server as an IPv6 server, then when a #
|
||||||
# DNS lookup of a server's host occurs, AAAA records (IPv6) are #
|
# DNS lookup of a server's host occurs, AAAA records (IPv6) are #
|
||||||
# priorotized over A records (IPv4). Therefore, if the server you are #
|
# prioritised over A records (IPv4). Therefore, if the server you are #
|
||||||
# connecting to has both an IPv6 IP address and an IPv4 IP address in #
|
# connecting to has both an IPv6 IP address and an IPv4 IP address in #
|
||||||
# its DNS entry, the IPv6 address will *always* be selected. To #
|
# its DNS entry, the IPv6 address will *always* be selected. To #
|
||||||
# change this behaviour simply specify the IPv4 IP address rather #
|
# change this behaviour simply specify the IPv4 IP address rather #
|
||||||
@ -677,7 +677,7 @@
|
|||||||
|
|
||||||
#-#-#-#-#-#-#-#-#-#-#-#-#- BANLIST LIMITS #-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
#-#-#-#-#-#-#-#-#-#-#-#-#- BANLIST LIMITS #-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||||
# #
|
# #
|
||||||
# Use these tags to customize the ban limits on a per channel basis. #
|
# Use these tags to customise the ban limits on a per channel basis. #
|
||||||
# The tags are read from top to bottom, and any tag found which #
|
# The tags are read from top to bottom, and any tag found which #
|
||||||
# matches the channels name applies the banlimit to that channel. #
|
# matches the channels name applies the banlimit to that channel. #
|
||||||
# It is advisable to put an entry with the channel as '*' at the #
|
# It is advisable to put an entry with the channel as '*' at the #
|
||||||
@ -975,16 +975,16 @@
|
|||||||
exemptchanops="">
|
exemptchanops="">
|
||||||
|
|
||||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#- TIME SYNC OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#
|
#-#-#-#-#-#-#-#-#-#-#-#-#-#- TIME SYNC OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#
|
||||||
# Time sychronization options for m_spanningtree linking. #
|
# Time synchronisation options for m_spanningtree linking. #
|
||||||
# #
|
# #
|
||||||
# Because IRC is very time and clock dependent, InspIRCd provides its #
|
# Because IRC is very time and clock dependent, InspIRCd provides its #
|
||||||
# own methods for syncronization of time between servers as shown #
|
# own methods for synchronisation of time between servers as shown #
|
||||||
# in the example below, for servers that don't have ntpd running. #
|
# in the example below, for servers that don't have ntpd running. #
|
||||||
# #
|
# #
|
||||||
# enable - If this value is 'yes', 'true', or '1', time #
|
# enable - If this value is 'yes', 'true', or '1', time #
|
||||||
# synchronization is enabled on this server. This #
|
# synchronisation is enabled on this server. This #
|
||||||
# means any servers you are linked to will #
|
# means any servers you are linked to will #
|
||||||
# automatically synchronize time, however you should #
|
# automatically synchronise time, however you should #
|
||||||
# use ntpd instead where possible, NOT this option. #
|
# use ntpd instead where possible, NOT this option. #
|
||||||
# #
|
# #
|
||||||
# master - If this value is set to yes, then this server will #
|
# master - If this value is set to yes, then this server will #
|
||||||
@ -1277,7 +1277,7 @@
|
|||||||
#-#-#-#-#-#-#-#-#-#-#-# CGIIRC CONFIGURATION #-#-#-#-#-#-#-#-#-#-#-#-#
|
#-#-#-#-#-#-#-#-#-#-#-# CGIIRC CONFIGURATION #-#-#-#-#-#-#-#-#-#-#-#-#
|
||||||
#
|
#
|
||||||
# Optional - If you specify to use m_cgiirc, then you must specify one
|
# Optional - If you specify to use m_cgiirc, then you must specify one
|
||||||
# or more cgihost tags which indicate authorized CGI:IRC servers which
|
# or more cgihost tags which indicate authorised CGI:IRC servers which
|
||||||
# will be connecting to your network, and an optional cgiirc tag.
|
# will be connecting to your network, and an optional cgiirc tag.
|
||||||
# For more information see: http://www.inspircd.org/wiki/CGI-IRC_Module
|
# For more information see: http://www.inspircd.org/wiki/CGI-IRC_Module
|
||||||
#
|
#
|
||||||
@ -1967,8 +1967,8 @@
|
|||||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||||
# Spy module: Adds the commands SPYLIST and SPYNAMES that let opers
|
# Spy module: Adds the commands SPYLIST and SPYNAMES that let opers
|
||||||
# see who is in a +s channel, and list +s channels, show keys of keyed
|
# see who is in a +s channel, and list +s channels, show keys of keyed
|
||||||
# channels the oper is not a member of etc. (standard 'abusive' features
|
# channels the oper is not a member of etc. Like most standard 'abusive'
|
||||||
# of many other ircds, modulized here in InspIRCd).
|
# features of many other ircds, this is modular in InspIRCd.
|
||||||
#<module name="m_spy.so">
|
#<module name="m_spy.so">
|
||||||
|
|
||||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||||
@ -2090,7 +2090,7 @@
|
|||||||
|
|
||||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||||
# SQL logging module: Allows you to log network-wide data for your
|
# SQL logging module: Allows you to log network-wide data for your
|
||||||
# network in a fully normalized set of SQL tables. You must copy the
|
# network in a fully normalised set of SQL tables. You must copy the
|
||||||
# source for this module from the directory src/modules/extra
|
# source for this module from the directory src/modules/extra
|
||||||
#<module name="m_sqllog.so">
|
#<module name="m_sqllog.so">
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user