mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
backups: Make app available by default
We have already progress quite far along in supporting backups and restore. This is a critical functionality of FreedomBox. Fixes: #1459. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
ce231254f0
commit
dc75a52d67
@ -20,6 +20,8 @@ from . import api
|
||||
|
||||
version = 2
|
||||
|
||||
is_essential = True
|
||||
|
||||
managed_packages = ['borgbackup', 'sshfs']
|
||||
|
||||
depends = ['storage']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user