From bd1e792281fff0c0abe9c4051283742072077e17 Mon Sep 17 00:00:00 2001 From: Prox Date: Fri, 6 Mar 2026 19:00:12 +0200 Subject: [PATCH] disabled pilots-to-gs policy --- state/test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/state/test.json b/state/test.json index 201aa94..37948e7 100644 --- a/state/test.json +++ b/state/test.json @@ -36,7 +36,7 @@ "policies": { "pilots-to-gs": { "description": "", - "enabled": true, + "enabled": false, "sources": ["pilots"], "destinations": ["ground-stations"], "bidirectional": true, -- 2.47.2