summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2015-06-28 11:27:19 +0100
committerPeter Powell <petpow@saberuk.com>2015-12-14 23:28:35 +0000
commit9cbf528b2137173f0f551749bbccd65769d04ebe (patch)
tree316e17d76befec5dd032f1282808ce5e0c1c918b
parent100ac438aed721d40c516a782ba148b273a2a863 (diff)
Rename MOTD file to "motd.txt" from "services.motd".
-rw-r--r--data/example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf
index 38fdd7de4..f1adba437 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -237,7 +237,7 @@ serverinfo
* The filename containing the Message of the Day. The path is relative to the
* services root directory.
*/
- motd = "conf/services.motd"
+ motd = "conf/motd.txt"
}
/*