aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini16
1 files changed, 8 insertions, 8 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 69a2a4a..4faf7f3 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -78,8 +78,8 @@
78 RegistryLocation = "." 78 RegistryLocation = "."
79 79
80 ; Used by region module addins. You can set this to outside bin, so that addin 80 ; Used by region module addins. You can set this to outside bin, so that addin
81 ; configurations will survive updates. The OpenSim.exe process must have R/W access 81 ; configurations will survive updates. The OpenSim.exe process must have R/W access
82 ; to the location. 82 ; to the location.
83 ConfigDirectory = "." 83 ConfigDirectory = "."
84 84
85 ; ## 85 ; ##
@@ -127,7 +127,7 @@
127 ; If a viewer attempts to rez a prim larger than the non-physical or physical prim max, clamp the dimensions to the appropriate maximum 127 ; If a viewer attempts to rez a prim larger than the non-physical or physical prim max, clamp the dimensions to the appropriate maximum
128 ; This can be overridden in the region config file. 128 ; This can be overridden in the region config file.
129 ClampPrimSize = false 129 ClampPrimSize = false
130 130
131 ; Maximum number of prims allowable in a linkset. Affects creating new linksets. Ignored if less than or equal to zero. 131 ; Maximum number of prims allowable in a linkset. Affects creating new linksets. Ignored if less than or equal to zero.
132 ; This can be overridden in the region config file. 132 ; This can be overridden in the region config file.
133 LinksetPrims = 0 133 LinksetPrims = 0
@@ -1092,8 +1092,8 @@
1092 ; shape. 'Compound' uses a lot less CPU time. 1092 ; shape. 'Compound' uses a lot less CPU time.
1093 LinkImplementation = 1 ; 0=constraint, 1=compound 1093 LinkImplementation = 1 ; 0=constraint, 1=compound
1094 1094
1095 ; If 'true', offset a linkset's origin based on mass of linkset parts. 1095 ; If 'true', offset a linkset's origin based on mass of linkset parts.
1096 LinksetOffsetCenterOfMass = false 1096 LinksetOffsetCenterOfMass = false
1097 1097
1098 ; If 'true', turn scuplties into meshes 1098 ; If 'true', turn scuplties into meshes
1099 MeshSculptedPrim = true 1099 MeshSculptedPrim = true
@@ -1401,7 +1401,7 @@
1401 snapshot_cache_directory = "DataSnapshot" 1401 snapshot_cache_directory = "DataSnapshot"
1402 1402
1403 ; Uncomment if you want to index your data with this and/or other search providers. One entry per 1403 ; Uncomment if you want to index your data with this and/or other search providers. One entry per
1404 ; data service 1404 ; data service
1405 ;DATA_SRV_MISearch = "http://metaverseink.com/cgi-bin/register.py" 1405 ;DATA_SRV_MISearch = "http://metaverseink.com/cgi-bin/register.py"
1406 1406
1407[Economy] 1407[Economy]
@@ -1739,7 +1739,7 @@
1739 1739
1740 ; Experimental option to only message cached online users rather than all users 1740 ; Experimental option to only message cached online users rather than all users
1741 ; Should make large group with few online members messaging faster, as the expense of more calls to ROBUST presence service 1741 ; Should make large group with few online members messaging faster, as the expense of more calls to ROBUST presence service
1742 ; (Flotsam groups only; in V2 this is always on) 1742 ; (Flotsam groups only; in V2 this is always on)
1743 MessageOnlineUsersOnly = false 1743 MessageOnlineUsersOnly = false
1744 1744
1745 ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend 1745 ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend
@@ -1874,7 +1874,7 @@
1874[GridService] 1874[GridService]
1875 ;; default standalone, overridable in StandaloneCommon.ini 1875 ;; default standalone, overridable in StandaloneCommon.ini
1876 StorageProvider = "OpenSim.Data.Null.dll:NullRegionData" 1876 StorageProvider = "OpenSim.Data.Null.dll:NullRegionData"
1877 1877
1878 1878
1879[AutoBackupModule] 1879[AutoBackupModule]
1880 ;; default is module is disabled at the top level 1880 ;; default is module is disabled at the top level