Add mumur config

This commit is contained in:
nxshock 2022-11-12 17:15:24 +05:00
parent 223d69a224
commit a4c195d1f4

15
etc/murmur.ini Normal file
View File

@ -0,0 +1,15 @@
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