summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/example.conf25
1 files changed, 0 insertions, 25 deletions
diff --git a/data/example.conf b/data/example.conf
index 57978509d..2e955200c 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -1087,31 +1087,6 @@ hostserv
}
/*
- * [REQUIRED] HelpServ Config
- *
- * This section is used to set up the Help Service pseudo-client. All directives are required.
- */
-helpserv
-{
- /*
- * The nickname of the HelpServ client.
- */
- nick = "HelpServ"
-
- /*
- * The description of the HelpServ client, which will be used as the GECOS (real
- * name) of the client.
- */
- description = "Help Service"
-
- /*
- * The core modules to load for HelpServ. This is a space separated list that corresponds
- * to the base names of the modules for HelpServ. This directive is optional, but highly recommended.
- */
- modules = "he_help"
-}
-
-/*
* [REQUIRED] OperServ Config
*
* This section is used to set up the Operator Service pseudo-client. Unless specified otherwise,