Add mumble server config
This commit is contained in:
parent
4926f83ee9
commit
3c06061f69
20
etc/mumble/mumble-server.ini
Normal file
20
etc/mumble/mumble-server.ini
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
database=/var/lib/mumble-server/mumble-server.sqlite
|
||||||
|
logfile=
|
||||||
|
welcometext="<br />Welcome to NXShock's server running <b>Mumble</b>.<br />"
|
||||||
|
port=64738
|
||||||
|
host=192.168.0.2
|
||||||
|
bandwidth=128000
|
||||||
|
users=8
|
||||||
|
messageburst=5
|
||||||
|
messagelimit=1
|
||||||
|
allowping=true
|
||||||
|
opusthreshold=0
|
||||||
|
channelnestinglimit=2
|
||||||
|
channelcountlimit=8
|
||||||
|
textmessagelength=5000
|
||||||
|
imagemessagelength=131072
|
||||||
|
allowhtml=true
|
||||||
|
bonjour=false
|
||||||
|
sslCert=/etc/letsencrypt/live/nxshock.me/fullchain.pem
|
||||||
|
sslKey=/etc/letsencrypt/live/nxshock.me/privkey.pem
|
||||||
|
uname=_mumble-server
|
Loading…
Reference in New Issue
Block a user