From 82ffa682826ed6ed9c3fd734a1e824c55bf0382d Mon Sep 17 00:00:00 2001 From: James Lyne Date: Thu, 9 Dec 2021 18:29:54 +0000 Subject: [PATCH] Comment out servers config by default --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6ea837d..52c393c 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ // By default LiveAtlas looks for a dynmap standalone/config.js file // This configuration can be used instead to support Pl3xmap installations multiple servers // To configure multiple servers, see https://github.com/JLyne/LiveAtlas/wiki/Configuring-Multiple-Servers. - servers: { + // servers: { // Pl3xmap internal webserver configuration // pl3xmap: { // pl3xmap: window.location.pathname @@ -73,7 +73,7 @@ // markers: 'http://dynmap.local/standalone/survival/MySQL_markers.php?marker=' // } // }, - }, + // }, // These messages are used throughout LiveAtlas and can be translated here // If a message you want to translate isn't here, it is likely controlled by dynmap itself