summaryrefslogtreecommitdiff
path: root/data/modules.example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/modules.example.conf')
-rw-r--r--data/modules.example.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/data/modules.example.conf b/data/modules.example.conf
index 5b0a578cb..917f72c61 100644
--- a/data/modules.example.conf
+++ b/data/modules.example.conf
@@ -773,16 +773,16 @@ module { name = "sasl" }
name = "webcpanel"
/* Web server to use. */
- server = "httpd/main";
+ server = "httpd/main"
/*
* The directory containing the webcpanel templates. This is relative to the
* data directory.
*/
- template_dir = "webcpanel/templates/default";
+ template_dir = "webcpanel/templates/default"
/* Page title. */
- title = "Anope IRC Services";
+ title = "Anope IRC Services"
}
/*