{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.Hosting.Lifetime": "Information"
    }
  },
  "Rmm": {
    "ServerUrl": "https://votre-domaine.com",
    "EnrollmentToken": "",
    "DataDirectory": "C:\\ProgramData\\RmmAgent",
    "HeartbeatIntervalSeconds": 30,
    "InventoryIntervalMinutes": 60,
    "OfflineBufferMaxPoints": 200
  }
}
