1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 19:43:14 +02:00

Added Chanstats. It uses a new, improved database format and is not compatible with current phpdenora or magirc installations.

This commit is contained in:
DukePyrolator
2012-04-08 12:43:34 +02:00
parent 9e1fda2a44
commit deb5196101
25 changed files with 983 additions and 43 deletions
+12 -2
View File
@@ -1172,7 +1172,17 @@ module { name = "enc_md5" }
/* Extra (optional) modules */
include
{
type = "file"
name = "modules.example.conf"
type = "file"
name = "modules.example.conf"
}
/*
* Chanstats Modules
* Requires a MySQL Database
*/
#include
#{
# type = "file"
# name = "chanstats.example.conf"
#}