# RMM Agent Linux Configuration # Copy to /etc/rmm/config.yaml and adjust values backend_url: "https://your-rmm-backend.example.com" api_key: "your-api-key-here" interval_seconds: 60 agent_name: "linux-server-01" insecure: true # Set to false in production with valid TLS certificates