goofball222 / murmur

Murmur server (Mumble) Docker container - https://mumble.info
Apache License 2.0
36 stars 13 forks source link

database In murmur.ini Get Overwritten #8

Open duckman opened 4 years ago

duckman commented 4 years ago

I use mariadb as my database but the f_setup function always overwrites the database variable. I haven't found a way around this. setting ini in the MURMUR_OPTS gets overwriten so I can't specify another ini or anything. I don't know the best way to change the script. Maybe touch a setup file or something that gets checked and if it exists setup isn't run? Or a ENV variable that can be set to not run it?

dougestey commented 3 years ago

+1, lost a crazy amount of time on this when I couldn't figure out why my ini kept getting overwritten.