This repository has been archived on 2019-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
murmur/murmur.ini
Simon Bruder 60f6618b05
All checks were successful
continuous-integration/drone/push Build is passing
init
2019-03-25 16:08:46 +01:00

23 lines
426 B
INI

database=/var/lib/murmur/murmur.sqlite
icesecretwrite=
welcometext=
port=64738
serverpassword=
bandwidth=1000000
users=100
opusthreshold=0
logdays=-1
uname=murmur
# escape backslashes (\\)
#channelname=[ \\-=\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+
#username=[-=\\w\\[\\]\\{\\}\\(\\)\\@\\|\\.]+
sslCert=/etc/ssl/fullchain
sslKey=/etc/ssl/privkey
# has to be last section
[Ice]
Ice.Warn.UnknownProperties=1
Ice.MessageSizeMax=65536