summaryrefslogtreecommitdiff
path: root/data/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/example.conf')
-rw-r--r--data/example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/example.conf b/data/example.conf
index 41a1a0163..b6e0231ce 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -238,13 +238,13 @@ serverinfo
/*
* The filename containing the Services process ID. The path is relative to the
- * services root directory. If not given, defaults to "data/services.pid".
+ * services root directory.
*/
pid = "data/services.pid"
/*
* The filename containing the Message of the Day. The path is relative to the
- * services root directory. If not given, defaults to "conf/services.motd".
+ * services root directory.
*/
motd = "conf/services.motd"
}