mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
add configuration for jsonstore module, disabled by default
This commit is contained in:
@@ -1560,6 +1560,12 @@
|
||||
MaptileURL = "http://www.mygrid.com/Grid/"
|
||||
RefreshTime = 3600
|
||||
|
||||
;;
|
||||
;; JsonStore module provides structured store for scripts
|
||||
;;
|
||||
[JsonStore]
|
||||
Enabled = False
|
||||
|
||||
;;
|
||||
;; These are defaults that are overwritten below in [Architecture].
|
||||
;; These defaults allow OpenSim to work out of the box with
|
||||
|
||||
Reference in New Issue
Block a user