Comment out servers config by default

This commit is contained in:
James Lyne 2021-12-09 18:29:54 +00:00
parent e082502f88
commit 82ffa68282

View File

@ -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