mirror of
https://github.com/anope/anope.git
synced 2026-06-25 17:46:37 +02:00
fcd9c968ee
git-svn-id: svn://svn.anope.org/anope/trunk@354 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@230 5417fbe8-f217-4b02-8779-1006273d7864
110 lines
3.0 KiB
Plaintext
110 lines
3.0 KiB
Plaintext
Anope Version S V N
|
|
-------------------
|
|
** ADDED CONFIGURATION DIRECTIVES **
|
|
|
|
# UserKey1|2|3 <value> [REQUIRED]
|
|
#
|
|
# These keys are required to initiate the random number generator. These
|
|
# numbers MUST be random as you want your passcodes to be random. Don't
|
|
# give these keys to no anyone! Keep them private!
|
|
|
|
#UserKey1 9866235
|
|
#UserKey2 5216332
|
|
#UserKey3 9651291
|
|
|
|
|
|
# RestrictOperNick [OPTIONAL]
|
|
# Forbids the registration of nicks that contain nick with services
|
|
# access. So if Tester is a Services Oper, for example, You can't
|
|
# register NewTester or Tester123 unless you are an IRC operator.
|
|
#RestrictOperNicks
|
|
|
|
|
|
** MODIFIED CONFIGURATION DIRECTIVES **
|
|
** DELETED CONFIGURATION DIRECTIVES **
|
|
|
|
Anope Version 1.7.5
|
|
-------------------
|
|
** ADDED CONFIGURATION DIRECTIVES **
|
|
|
|
# UseSVSHOLD [OPTIONAL]
|
|
# Allows Bahamut-networks to use SVSHOLD instead of the services
|
|
# enforcer. This option has been introduced in Bahamut 1.4.35 and
|
|
# places a temporary Q:Line instead of introducing a new nick,
|
|
# which is better for both CPU and bandwidth. If you enable this
|
|
# option on a pre-1.4.35 Bahamut, it is most likely to break.
|
|
#UseSVSHOLD
|
|
|
|
** MODIFIED CONFIGURATION DIRECTIVES **
|
|
|
|
# NetworkDomain <name> [OPTIONAL]
|
|
#
|
|
# If your network has a common domain name, specify it there (for
|
|
# example, all IRCZONE servers have a name ending in ".irczone.cl",
|
|
# so "irczone.cl" would be set there.
|
|
#
|
|
# You can specify more than one Network Domain by separating each one by
|
|
# a space: NetworkDomain "localnet.net localnet.com"
|
|
#
|
|
# Note that this directive is no longer used by the GLOBAL command, since
|
|
# it uses a dynamic list of connected servers regardless of their
|
|
# domains. However, some modules may still use this value, so you might
|
|
# want to keep it just in case.
|
|
|
|
NetworkDomain "localnet.com"
|
|
|
|
** DELETED CONFIGURATION DIRECTIVES **
|
|
|
|
Anope Version 1.7.4
|
|
-------------------
|
|
** ADDED CONFIGURATION DIRECTIVES **
|
|
|
|
# NSNickTracking [OPTIONAL]
|
|
#
|
|
# When enabled, services will track your last nick identified when issuing
|
|
# nick changes.
|
|
|
|
#NSNickTracking
|
|
|
|
** MODIFIED CONFIGURATION DIRECTIVES **
|
|
** DELETED CONFIGURATION DIRECTIVES **
|
|
|
|
Anope Version 1.7.3
|
|
-------------------
|
|
** ADDED CONFIGURATION DIRECTIVES **
|
|
|
|
# BSCaseSensitive [OPTIONAL]
|
|
# This option will make botserv use cAsE sEnSiTiVe checking for badwords
|
|
|
|
# BSCaseSensitive
|
|
|
|
# MSMemoReceipt [OPTIONAL]
|
|
# Allow the use of memo receipts for the following groups:
|
|
# 1 - Opers Only
|
|
# 2 - Everybody
|
|
#
|
|
#MSMemoReceipt 1
|
|
|
|
Anope Version 1.7.2
|
|
--------------------
|
|
No Changes.
|
|
|
|
Anope Version 1.7.1
|
|
--------------------
|
|
** ADDED CONFIGURATION DIRECTIVES **
|
|
|
|
# UseRDB [OPTIONAL]
|
|
#
|
|
# Enable this if you want anope to load its data from a remote database.
|
|
# (e.g. MySQL)
|
|
#
|
|
#UseRDB
|
|
|
|
# NickRegDelay <seconds> [OPTIONAL]
|
|
# Prevents users from regging their nick if they are not
|
|
# connected for at least X seconds.
|
|
#NickRegDelay 30
|
|
|
|
** MODIFIED CONFIGURATION DIRECTIVES **
|
|
** DELETED CONFIGURATION DIRECTIVES **
|