7 lines
616 B
Plaintext
7 lines
616 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 — dsc01 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-dsc",
|
|
"node_token": "REPLACE — shared secret for node-to-orchestrator authentication",
|
|
"records_file": "REPLACE — absolute path to dsc01_records.json on the host, e.g. /var/www/hubzilla/addon/dsc01/dsc01_records.json"
|
|
}
|