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": {
"pilots-to-gs": {
"description": "",
"enabled": true,
"enabled": false,
"sources": ["pilots"],
"destinations": ["ground-stations"],
"bidirectional": true,