mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +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 = {
|
backup = {
|
||||||
|
'config': {
|
||||||
|
'files': ['/etc/mumble-server.ini']
|
||||||
|
},
|
||||||
'data': {
|
'data': {
|
||||||
'directories': ['/var/lib/mumble-server']
|
'directories': ['/var/lib/mumble-server']
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user