diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 1cc82c5..fd92a63 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1437,24 +1437,6 @@ "notes": [], "type": "ct" }, - { - "name": "GoMFT", - "slug": "gomft", - "desc": "GoMFT is a web-based managed file transfer application built with Go, leveraging rclone for robust file transfer capabilities. It provides a user-friendly interface for configuring, scheduling, and monitoring file transfers across various storage providers.", - "script": "ct/gomft.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/gomft.sh", - "categories": [ - 7 - ], - "notes": [ - "For additional configuration options check the documentation." - ], - "type": "ct", - "default_credentials": { - "username": "admin@example.com", - "password": "admin" - } - }, { "name": "Gotify", "slug": "gotify",