aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini47
1 files changed, 24 insertions, 23 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 9c32abd..6e6a089 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -936,10 +936,10 @@
936 MaxPersistantManifoldPoolSize = 0 936 MaxPersistantManifoldPoolSize = 0
937 ShouldDisableContactPoolDynamicAllocation = False 937 ShouldDisableContactPoolDynamicAllocation = False
938 ShouldForceUpdateAllAabbs = False 938 ShouldForceUpdateAllAabbs = False
939 ShouldRandomizeSolverOrder = False 939 ShouldRandomizeSolverOrder = True
940 ShouldSplitSimulationIslands = False 940 ShouldSplitSimulationIslands = True
941 ShouldEnableFrictionCaching = False 941 ShouldEnableFrictionCaching = False
942 NumberOfSolverIterations = 0; 942 NumberOfSolverIterations = 0
943 943
944 ; Linkset constraint parameters 944 ; Linkset constraint parameters
945 LinkConstraintUseFrameOffset = False 945 LinkConstraintUseFrameOffset = False
@@ -1037,30 +1037,31 @@
1037 ;default_appearance = default_appearance.xml 1037 ;default_appearance = default_appearance.xml
1038 1038
1039 1039
1040[RestPlugins] 1040; RestPlugins are not currently operational.
1041 ; Change this to true to enable REST Plugins. This must be true if you wish to use 1041;[RestPlugins]
1042 ; REST Region or REST Asset and Inventory Plugins 1042; ; Change this to true to enable REST Plugins. This must be true if you wish to use
1043 enabled = false 1043; ; REST Region or REST Asset and Inventory Plugins
1044 god_key = SECRET 1044; enabled = false
1045 prefix = /admin 1045; god_key = SECRET
1046; prefix = /admin
1046 1047
1047 1048
1048[RestRegionPlugin] 1049;[RestRegionPlugin]
1049 ; Change this to true to enable the REST Region Plugin 1050; ; Change this to true to enable the REST Region Plugin
1050 enabled = false 1051; enabled = false
1051 1052
1052 1053
1053[RestHandler] 1054;[RestHandler]
1054 ; Change this to true to enable the REST Asset and Inventory Plugin 1055; ; Change this to true to enable the REST Asset and Inventory Plugin
1055 enabled = false 1056; enabled = false
1056 authenticate = true 1057; authenticate = true
1057 secured = true 1058; secured = true
1058 extended-escape = true 1059; extended-escape = true
1059 realm = OpenSim REST 1060; realm = OpenSim REST
1060 dump-asset = false 1061; dump-asset = false
1061 path-fill = true 1062; path-fill = true
1062 dump-line-size = 32 1063; dump-line-size = 32
1063 flush-on-error = true 1064; flush-on-error = true
1064 1065
1065 1066
1066; IRC bridge is experimental, so if it breaks... keep both parts... yada yada 1067; IRC bridge is experimental, so if it breaks... keep both parts... yada yada