7 lines
157 B
Plaintext
7 lines
157 B
Plaintext
# RMM Agent Konfiguration
|
|
backend_url: "https://your-backend:8443"
|
|
api_key: "YOUR_API_KEY"
|
|
interval_seconds: 60
|
|
agent_name: "your-agent-name"
|
|
insecure: true
|