Make default consistent with existing behaviors
This commit is contained in:
parent
2d97c934ce
commit
e4b477dfb3
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ check-banned-ips: true
|
||||||
# Default selection when map page is loaded
|
# Default selection when map page is loaded
|
||||||
defaultzoom: 0
|
defaultzoom: 0
|
||||||
defaultworld: world
|
defaultworld: world
|
||||||
defaultmap: surface
|
defaultmap: flat
|
||||||
|
|
||||||
# Set to true to enable verbose startup messages - can help with debugging map configuration problems
|
# Set to true to enable verbose startup messages - can help with debugging map configuration problems
|
||||||
# Set to false for a much quieter startup log
|
# Set to false for a much quieter startup log
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue