mirror of
https://github.com/anope/anope.git
synced 2026-06-24 18:46:37 +02:00
9302af51a3
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2831 5417fbe8-f217-4b02-8779-1006273d7864
48 lines
2.2 KiB
Plaintext
48 lines
2.2 KiB
Plaintext
Anope Version 1.9.2
|
|
--------------------
|
|
** ADDED CONFIGURATION DIRECTIVES **
|
|
options:enablelogchannel added to auto turn on the logchannel on startup
|
|
options:mlock added to configure the default mlock modes on new channels
|
|
options:database added for the database modules
|
|
options:botmodes added to configure modes BotServ bots should use
|
|
options:userlen added to configure maxiumum ident length
|
|
options:hostlen added to configure maximum hostname length
|
|
db_plain:database added to configure what database file to use
|
|
options:passlen added to specify the maximum length of passwords
|
|
|
|
** MODIFIED CONFIGURATION DIRECTIVES **
|
|
options:encryption added enc_sha256
|
|
chanserv:modules added cs_unban
|
|
nickserv:modules added ns_resetpass
|
|
|
|
** DELETED CONFIGURATION DIRECTIVES **
|
|
nickserv:database deleted because of new database system
|
|
nickserv:prenickdatabase deleted because of new database system
|
|
chanserv:database deleted because of the new database system
|
|
botserv:database deleted because of the new database system
|
|
hostserv:database deleted because of the new database system
|
|
operserv:database deleted because of the new database system
|
|
operserv:newsdatabase deleted because of the new database system
|
|
operserv:exceptiondatabase deleted because of the new database system
|
|
hs_request:database deleted because of the new database system
|
|
os_ignore:database deleted because of the new database system
|
|
|
|
Anope Version 1.9.1
|
|
-------------------
|
|
** ADDED CONFIGURATION DIRECTIVES **
|
|
Opertypes have been added, through the opertype blocks.
|
|
Services Operators are now specified in the oper blocks.
|
|
|
|
** MODIFIED CONFIGURATION DIRECTIVES **
|
|
botserv:modules no longer contains bs_fantasy* modules, fantasy is now seamless.
|
|
operserv:modules has replaced os_logonnews, os_opernews, and os_randomnews with os_news.
|
|
operserv:modules no longer contains os_admin and os_oper modules, removed in favor of oper blocks.
|
|
operserv:notifications no longer contains osraw due to removal of OS RAW.
|
|
|
|
** DELETED CONFIGURATION DIRECTIVES **
|
|
Nick tracking has been removed as an option.
|
|
Restricting of NS GETPASS and CS GETPASS removed in favor of opertypes.
|
|
Host Setters were removed in favor of opertypes.
|
|
HelpServ has been removed entirely.
|
|
operserv:disableraw removed due to removal of OS RAW.
|