mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
grpc: sync murmur.ini.grpc with murmur.ini.
This commit is contained in:
parent
49f983301c
commit
75d68fb473
@ -1,4 +1,5 @@
|
||||
; Murmur configuration file.
|
||||
; Murmur configuration file for use with Murmur's
|
||||
; experimental gRPC (http://grpc.io) support.
|
||||
;
|
||||
; General notes:
|
||||
; * Settings in this file are default settings and many of them can be overridden
|
||||
@ -93,6 +94,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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user