diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 121e6f33a4..265e95ed17 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -1233,8 +1233,8 @@ ;AssetServices = "RemoteAssetServicesConnector" ;AssetServices = "HGAssetBroker" - ; If you don't want asset caching in the regions, comment this - AssetCache = "CoreAssetCache" + ; Leave this commented out, the cache is not helping performance + ;AssetCache = "CoreAssetCache" ; Choose one ;UserServices = "LocalUserServicesConnector"