remove wip backup-feature for later releases, see branch backup-feature

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2023-09-17 13:19:00 +02:00
parent 3fc18f9903
commit 6edc6553bd
35 changed files with 28 additions and 3751 deletions

View File

@@ -261,11 +261,6 @@ return [
'label' => lng('admin.cron.cronsettings'),
'required_resources' => 'change_serversettings'
],
[
'url' => 'admin_backups.php?page=overview',
'label' => lng('admin.backups.backups'),
'show_element' => (Settings::Get('backup.enabled') == true)
],
[
'url' => 'admin_logger.php?page=log',
'label' => lng('menue.logger.logger'),