From 51cfe4fcb9a9f47115241c4144aff153a614096b Mon Sep 17 00:00:00 2001 From: legonzaur Date: Sun, 12 Mar 2023 11:32:22 +0100 Subject: [PATCH] update default convars --- mod.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mod.json b/mod.json index 7e8ff8b..3c2df94 100644 --- a/mod.json +++ b/mod.json @@ -11,19 +11,19 @@ }, { "Name": "Tone_protocol", - "DefaultValue": "http" + "DefaultValue": "https" }, { "Name": "Tone_URI", - "DefaultValue": "127.0.0.1:3001/v1" + "DefaultValue": "tone.sleepycat.date/v1" }, { "Name": "Tone_ID", - "DefaultValue": "23" + "DefaultValue": "1" }, { "Name": "Tone_token", - "DefaultValue": "0c06e4c7-17b3-497f-881b-49ac88873435" + "DefaultValue": "pasteyourtokenhere" }, { "Name": "killstat_custom_parameters",