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