15 lines
402 B
INI
15 lines
402 B
INI
database=/var/db/murmur/murmur.sqlite
|
|
logfile=
|
|
welcometext="<br />Welcome to this server running <b>Murmur</b>.<br />Enjoy your stay!<br />"
|
|
port=64738
|
|
serverpassword=
|
|
bandwidth=128000
|
|
users=8
|
|
messageburst=5
|
|
messagelimit=1
|
|
allowping=true
|
|
opusthreshold=0
|
|
channelnestinglimit=2
|
|
channelcountlimit=8
|
|
sslCert=/etc/letsencrypt/live/nxshock.me/fullchain.pem
|
|
sslKey=/etc/letsencrypt/live/nxshock.me/privkey.pem |