From 10ee5f2eb40eed9b02ac7a26d6780bcac81ea686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Tue, 9 Dec 2025 19:27:30 +0100 Subject: [PATCH] Disable Palmr (#9824) --- frontend/public/json/palmr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/public/json/palmr.json b/frontend/public/json/palmr.json index 07977da86..555505642 100644 --- a/frontend/public/json/palmr.json +++ b/frontend/public/json/palmr.json @@ -9,6 +9,7 @@ "updateable": true, "privileged": false, "interface_port": 3000, + "disable": true, "documentation": "https://palmr.kyantech.com.br/docs/3.1-beta", "config_path": "/opt/palmr/apps/server/.env, /opt/palmr/apps/web/.env", "website": "https://palmr.kyantech.com.br/",