Add mumur config
This commit is contained in:
parent
223d69a224
commit
a4c195d1f4
15
etc/murmur.ini
Normal file
15
etc/murmur.ini
Normal 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
|
Loading…
Reference in New Issue
Block a user