From 9959378e47717cc4cb932294ed82b9984f9c8aae Mon Sep 17 00:00:00 2001 From: Pulse Monitor Date: Mon, 18 Aug 2025 22:04:23 +0000 Subject: [PATCH] fix: remove non-existent PBS push mode feature from README The PBS push mode/agent feature was never actually implemented in v4. This was documentation for a planned feature that doesn't exist. Removed PBS-AGENT.md correctly as the feature isn't present in the codebase. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e2474150d..7b2fe6673 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ - Live monitoring of VMs, containers, nodes, storage - Alerts with email and webhooks (Discord, Slack, Telegram, Teams, ntfy.sh, Gotify) - Unified view of PBS backups, PVE backups, and snapshots -- PBS push mode for firewalled servers - Config export/import with encryption and authentication - Dark/light themes, responsive design - Built with Go for minimal resource usage