Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2015-12-01 01:16:04 +0300
committerMikkel Krautz <mikkel@krautz.dk>2015-12-01 01:16:04 +0300
commitd793aa11d140dc82c93b9042060efd0d1404fd35 (patch)
treee856bd8e1c6453df41a13a259ce7d22145c76883 /scripts/murmur.ini
parente91c1f3ba294ed02fbb74344d03631ca23fc8c3d (diff)
murmur.ini: document empty welcometext behavior.
Clients do not show welcome text's that are empty.
Diffstat (limited to 'scripts/murmur.ini')
-rw-r--r--scripts/murmur.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/murmur.ini b/scripts/murmur.ini
index 02c3c38d2..08b5ca172 100644
--- a/scripts/murmur.ini
+++ b/scripts/murmur.ini
@@ -85,6 +85,8 @@ icesecretwrite=
; configure it here than through D-Bus or Ice.
;
; Welcome message sent to clients when they connect.
+; If the welcome message is set to an empty string,
+; no welcome message will be sent to clients.
welcometext="<br />Welcome to this server running <b>Murmur</b>.<br />Enjoy your stay!<br />"
; Port to bind TCP and UDP sockets to.