mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/api-backup: update endpoint after improvement
This commit is contained in:
@@ -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 -- EoL, core endpoint is /api/core/backup/download (pending removal)
|
||||
sysutils/api-backup -- EoL, core endpoint is /api/core/backup/download/this (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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PLUGIN_NAME= api-backup
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_OBSOLETE= yes
|
||||
PLUGIN_COMMENT= EoL, core endpoint is /api/core/backup/download
|
||||
PLUGIN_COMMENT= EoL, core endpoint is /api/core/backup/download/this
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
||||
Reference in New Issue
Block a user