example config idk

This commit is contained in:
lda
2026-04-12 22:00:18 +07:00 Unverified
parent b576ba9a01
commit c2ae0f3d25
2 changed files with 16 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
server_url = "https://control-plane.example.com"
agent_id = "REPLACE_ME_AGENT_ID"
agent_token = "REPLACE_ME_AGENT_TOKEN"
reconnect_base_ms = 1000
reconnect_max_ms = 30000