From 8e04aa0c7fb6187d4d637de66eb63048a0c90827 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Tue, 1 Nov 2022 19:13:19 +0100 Subject: [PATCH] test --- teamspeak/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/teamspeak/config.json b/teamspeak/config.json index 5469fbf0e..9def4ebac 100644 --- a/teamspeak/config.json +++ b/teamspeak/config.json @@ -7,13 +7,13 @@ "codenotary": "alexandrep.github@gmail.com", "description": "voice communication for online gaming, education and training", "environment": { - "DIST_UPDATE": "1", + "DIST_UPDATE": "0", "GUID": "503", "INIFILE": "1", "PGID": "503", "PUID": "503", "TS3SERVER_LICENSE": "accept", - "TS_UPDATE": "1" + "TS_UPDATE": "0" }, "init": false, "map": [ @@ -35,4 +35,4 @@ "slug": "teamspeak", "url": "https://github.com/alexbelgium/hassio-addons", "version": "3.13.6-5" -} +} \ No newline at end of file