From 433ee2bb3952ed19dd3dbf336c03f3eaa30370b7 Mon Sep 17 00:00:00 2001 From: Julian Buecher <69958138+JulianHBuecher@users.noreply.github.com> Date: Thu, 25 May 2023 10:13:02 +0200 Subject: [PATCH] Update src/assets/station-templates/evlink.station-template.json MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Co-authored-by: Jérôme Benoit --- src/assets/station-templates/evlink.station-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/station-templates/evlink.station-template.json b/src/assets/station-templates/evlink.station-template.json index 05a8b3da..47938eee 100644 --- a/src/assets/station-templates/evlink.station-template.json +++ b/src/assets/station-templates/evlink.station-template.json @@ -40,7 +40,7 @@ { "key": "AuthorizeRemoteTxRequests", "readonly": false, - "value": "true" + "value": "false" }, { "key": "WebSocketPingInterval", -- 2.34.1