Add mumble server config

This commit is contained in:
nxshock 2023-01-31 21:25:39 +05:00
parent 4926f83ee9
commit 3c06061f69

View 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