diff options
Diffstat (limited to 'docs/Changes.conf')
-rw-r--r-- | docs/Changes.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf index b5b552663..d8c518e68 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,7 +1,23 @@ Anope Version 2.1.4-git ----------------------- Added the db_atheme module. +Added the enc_argon2 module. +Added the enc_posix module. +Added the enc_sha2 module. +Added the gl_queue module. +Added the gl_server module. +Added the global/queue operator privilege. +Added the global/server operator privilege. +Changed serverinfo:motd to be relative to the config directory. +Changed serverinfo:pid to be relative to the data directory. +Changed the default value of mail:sendmailpath to "/usr/sbin/sendmail -it". +Changed the default value of module:accessmax for the chanserv module to 1000. +Changed the default value of module:inhabit for the chanserv module to 1 minute. +Changed the default value of module:max for the cs_mode module to 50. +Changed the default value of module:max for the ms_ignore module to 50. Removed options:seed. +Replaced module:template for the webcpanel module with module:template_dir. + Anope Version 2.1.3 ------------------- |