sysutils/api-backup: mark obsolete

This commit is contained in:
Franco Fichtner
2023-10-17 14:33:50 +02:00
parent 228d07711a
commit ea6550812a
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ security/tinc -- Tinc VPN
security/tor -- The Onion Router
security/wazuh-agent -- Agent for the open source security platform Wazuh
sysutils/apcupsd -- APCUPSD - APC UPS daemon
sysutils/api-backup -- Provide the functionality to download the config.xml
sysutils/api-backup -- EoL, core endpoint is /api/core/backup/download (pending removal)
sysutils/apuled -- PC Engine APU LED control (development only)
sysutils/dmidecode -- Display hardware information on the dashboard
sysutils/git-backup -- Track config changes using git
+2 -1
View File
@@ -1,6 +1,7 @@
PLUGIN_NAME= api-backup
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= Provide the functionality to download the config.xml
PLUGIN_OBSOLETE= yes
PLUGIN_COMMENT= EoL, core endpoint is /api/core/backup/download
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
.include "../../Mk/plugins.mk"