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:
+12
-2
@@ -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"
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user