Add support for 'defaultmap' setting in configuration.txt
This commit is contained in:
parent
aa29ddf141
commit
5a9c28ae27
3 changed files with 8 additions and 2 deletions
|
|
@ -148,8 +148,10 @@ websuffix: "&color;f"
|
|||
# Enable checking for banned IPs via banned-ips.txt (internal web server only)
|
||||
check-banned-ips: true
|
||||
|
||||
# Default selection when map page is loaded
|
||||
defaultzoom: 0
|
||||
defaultworld: world
|
||||
defaultmap: surface
|
||||
|
||||
# Set to true to enable verbose startup messages - can help with debugging map configuration problems
|
||||
# Set to false for a much quieter startup log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue