aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini10
1 files changed, 1 insertions, 9 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index e72e851..61eaf14 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -459,7 +459,7 @@
459[Mesh] 459[Mesh]
460 ; enable / disable Collada mesh support 460 ; enable / disable Collada mesh support
461 ; default is true 461 ; default is true
462 ; ColladaMesh = true 462 ColladaMesh = true
463 463
464 464
465[ODEPhysicsSettings] 465[ODEPhysicsSettings]
@@ -1265,14 +1265,6 @@
1265 ; Enable media on a prim facilities 1265 ; Enable media on a prim facilities
1266 Enabled = true; 1266 Enabled = true;
1267 1267
1268;;
1269;; If you are using a simian grid frontend you can enable
1270;; this module to upload tile images for the mapping fn
1271;;
1272[SimianGridMaptiles]
1273 Enabled = False
1274 MaptileURL = "http://www.mygrid.com/Grid/"
1275 RefreshTime = 3600
1276 1268
1277;; 1269;;
1278;; These are defaults that are overwritten below in [Architecture]. 1270;; These are defaults that are overwritten below in [Architecture].