mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Adds size limits to JsonStore. Adds a separate configuration
variable to enable binding to dynamic attributes.
This commit is contained in:
@@ -1652,6 +1652,10 @@
|
||||
[JsonStore]
|
||||
Enabled = False
|
||||
|
||||
;; Enable direct access to the SOP dynamic attributes
|
||||
EnableObjectStore = False
|
||||
MaxStringSpace = 0
|
||||
|
||||
;;
|
||||
;; 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