Comment out servers config by default
This commit is contained in:
parent
e082502f88
commit
82ffa68282
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user