Merge pull request #4007 from Jameskmonger/read-only-map-option
feat: add `readonly` map option
This commit is contained in:
commit
b8b1e8bd4e
6 changed files with 52 additions and 5 deletions
|
|
@ -90,6 +90,8 @@ worlds:
|
|||
# shader: cave
|
||||
# lighting: default
|
||||
# mapzoomin: 3
|
||||
# # maps can be set to `readonly: false` to prevent updates
|
||||
# readonly: false
|
||||
#
|
||||
# To just label world, and inherit rest from template, just provide name and title
|
||||
#- name: world2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue