From 4ae2eb2bfac4993936a89f038f5f1555e245f01d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sat, 3 May 2025 14:24:50 +0200 Subject: [PATCH] Swith updatable to true (#4186) --- frontend/public/json/sftpgo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/json/sftpgo.json b/frontend/public/json/sftpgo.json index 61437ce99..deb77e185 100644 --- a/frontend/public/json/sftpgo.json +++ b/frontend/public/json/sftpgo.json @@ -6,7 +6,7 @@ ], "date_created": "2024-05-02", "type": "ct", - "updateable": false, + "updateable": true, "privileged": false, "interface_port": 8080, "documentation": "https://docs.sftpgo.com/latest/",