Files
kane-diagnostics/hubzilla/addon/scn01/config.json.template
2026-06-13 09:58:58 -04:00

6 lines
480 B
Plaintext

{
"_note": "Copy to config.json. Do not commit config.json — it contains secrets and installation-specific values. Access-state (associations/groups) is NOT duplicated here — scn01 reads addon/vs01/config.json as the single source of truth for that.",
"receiver_url": "REPLACE — orchestrator receiver endpoint, e.g. https://orchestrator1.internal.diagnostics.kane-il.us/receive-scn",
"node_token": "REPLACE — shared secret for node-to-orchestrator authentication"
}