From b398842093d98a10f5f08fce1012c7fcbedcb55a Mon Sep 17 00:00:00 2001 From: joakim Date: Wed, 12 Nov 2025 22:22:25 +0000 Subject: [PATCH] Upload files to "/" --- OpsTrackSettings.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 OpsTrackSettings.json diff --git a/OpsTrackSettings.json b/OpsTrackSettings.json new file mode 100644 index 0000000..da1d02f --- /dev/null +++ b/OpsTrackSettings.json @@ -0,0 +1,8 @@ +{ + "ApiBaseUrl": "http://91.226.144.240:5050", + "ApiKey": "PODsHemmelige", + "EnableConnectionEvents": true, + "EnableKillEvents": true, + "MaxRetries": 20, + "EnableDebug": false +} \ No newline at end of file