integrate backup/access_backup fields into Customers

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-06-07 20:57:58 +02:00
parent a9c613e71c
commit 6f5e49de79
8 changed files with 205 additions and 16 deletions

View File

@@ -703,15 +703,8 @@ opcache.validate_timestamps'),
('system', 'req_limit_per_interval', 60),
('system', 'req_limit_interval', 60),
('backup', 'enabled', 0),
('backup', 'type', 'Local'),
('backup', 'region', ''),
('backup', 'bucket', ''),
('backup', 'destination_path', '/srv/backups/'),
('backup', 'hostname', ''),
('backup', 'username', ''),
('backup', 'password', ''),
('backup', 'pgp_public_key', ''),
('backup', 'retention', '3'),
('backup', 'default_storage', '1'),
('backup', 'default_customer_access', '1'),
('api', 'enabled', '0'),
('api', 'customer_default', '1'),
('2fa', 'enabled', '1'),