sysutils/gdrive-backup: make this dev only for now

This commit is contained in:
Franco Fichtner
2025-03-14 10:03:12 +01:00
parent 2b961b6d8c
commit 8d03cdfee3
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ sysutils/apuled -- PC Engine APU LED control (development only)
sysutils/cpu-microcode -- CPU microcode updates
sysutils/dec-hw -- Deciso hardware specific information
sysutils/dmidecode -- Display hardware information on the dashboard
sysutils/gdrive-backup -- Backup configurations using Google Drive
sysutils/gdrive-backup -- Backup configurations using Google Drive (development only)
sysutils/git-backup -- Track config changes using git
sysutils/hw-probe -- Collect hardware diagnostics
sysutils/lcdproc-sdeclcd -- LCDProc for SDEC LCD devices
+2 -1
View File
@@ -1,7 +1,8 @@
PLUGIN_NAME= gdrive-backup
PLUGIN_VERSION= 1.0
PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= Backup configurations using Google Drive
PLUGIN_DEPENDS= php${PLUGIN_PHP}-google-api-php-client
PLUGIN_DEVEL= yes
PLUGIN_MAINTAINER= ad@opnsense.org
PLUGIN_TIER= 2