aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 265e95e..b3022f4 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -1233,7 +1233,7 @@
1233 ;AssetServices = "RemoteAssetServicesConnector" 1233 ;AssetServices = "RemoteAssetServicesConnector"
1234 ;AssetServices = "HGAssetBroker" 1234 ;AssetServices = "HGAssetBroker"
1235 1235
1236 ; Leave this commented out, the cache is not helping performance 1236 ; Leave this commented out, the cache is under investigation
1237 ;AssetCache = "CoreAssetCache" 1237 ;AssetCache = "CoreAssetCache"
1238 1238
1239 ; Choose one 1239 ; Choose one
@@ -1266,5 +1266,3 @@
1266 ; Number of buckets for assets 1266 ; Number of buckets for assets
1267 ;CacheBuckets = 32768 1267 ;CacheBuckets = 32768
1268 1268
1269[UserService]
1270 ;LocalServiceModule = "OpenSim.Services.UserService.dll:UserService"