disabled pilots-to-gs policy
All checks were successful
Dry Run / dry-run (pull_request) Successful in 5s

This commit is contained in:
Prox 2026-03-06 19:00:12 +02:00
parent 565bd35a6e
commit bd1e792281

View File

@ -36,7 +36,7 @@
"policies": { "policies": {
"pilots-to-gs": { "pilots-to-gs": {
"description": "", "description": "",
"enabled": true, "enabled": false,
"sources": ["pilots"], "sources": ["pilots"],
"destinations": ["ground-stations"], "destinations": ["ground-stations"],
"bidirectional": true, "bidirectional": true,