20 lines
500 B
INI
20 lines
500 B
INI
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 |