mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-18 08:33:41 +00:00
mumble: Backup/restore the configuration file
This allows the root channel name to be preserved as expected. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
fb70fdef6e
commit
f8b4aa9d6f
@ -55,6 +55,9 @@ clients = [{
|
||||
}]
|
||||
|
||||
backup = {
|
||||
'config': {
|
||||
'files': ['/etc/mumble-server.ini']
|
||||
},
|
||||
'data': {
|
||||
'directories': ['/var/lib/mumble-server']
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user