summaryrefslogtreecommitdiff
path: root/data/stats.standalone.example.conf
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-01-24 12:01:50 +0000
committerSadie Powell <sadie@witchery.services>2024-01-24 12:22:51 +0000
commit7ac1fe58478d58e2480b6919c4abf3a82929169c (patch)
tree198ad9a6e23d4c189dce57fd95306b6b22d8c23f /data/stats.standalone.example.conf
parent72acef4e159df5dcdb93b3c13b2f9d2e5e4c21a9 (diff)
Rename several modules to remove the m_ prefix.
Diffstat (limited to 'data/stats.standalone.example.conf')
-rw-r--r--data/stats.standalone.example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/stats.standalone.example.conf b/data/stats.standalone.example.conf
index bd40723e8..51698e795 100644
--- a/data/stats.standalone.example.conf
+++ b/data/stats.standalone.example.conf
@@ -483,13 +483,13 @@ log
/*
* [REQUIRED] MySQL Database configuration.
*
- * m_mysql
+ * mysql
*
* This module allows other modules to use MySQL.
*/
module
{
- name = "m_mysql"
+ name = "mysql"
mysql
{