diff options
author | Melanie | 2012-04-18 00:28:33 +0100 |
---|---|---|
committer | Melanie | 2012-04-18 00:28:33 +0100 |
commit | fc9f244a7da6f5b4507278988259cfc54e0dd375 (patch) | |
tree | 0ee0202e5f6acf9ebfbd1fd0442a0c6b9f1e3fcc /bin/OpenSimDefaults.ini | |
parent | Merge branch 'master' into careminster (diff) | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-fc9f244a7da6f5b4507278988259cfc54e0dd375.zip opensim-SC_OLD-fc9f244a7da6f5b4507278988259cfc54e0dd375.tar.gz opensim-SC_OLD-fc9f244a7da6f5b4507278988259cfc54e0dd375.tar.bz2 opensim-SC_OLD-fc9f244a7da6f5b4507278988259cfc54e0dd375.tar.xz |
Merge branch 'master' into careminster
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index babd0ec..65ec445 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1561,6 +1561,12 @@ | |||
1561 | RefreshTime = 3600 | 1561 | RefreshTime = 3600 |
1562 | 1562 | ||
1563 | ;; | 1563 | ;; |
1564 | ;; JsonStore module provides structured store for scripts | ||
1565 | ;; | ||
1566 | [JsonStore] | ||
1567 | Enabled = False | ||
1568 | |||
1569 | ;; | ||
1564 | ;; These are defaults that are overwritten below in [Architecture]. | 1570 | ;; These are defaults that are overwritten below in [Architecture]. |
1565 | ;; These defaults allow OpenSim to work out of the box with | 1571 | ;; These defaults allow OpenSim to work out of the box with |
1566 | ;; zero configuration | 1572 | ;; zero configuration |