Comment out the asset cache config in .ini.example.

0.6.6-post-fixes
diva 2009-05-20 18:55:45 +00:00
parent 3ae9bb6d83
commit 94d4f28e2d
1 changed files with 2 additions and 2 deletions

View File

@ -1233,8 +1233,8 @@
;AssetServices = "RemoteAssetServicesConnector" ;AssetServices = "RemoteAssetServicesConnector"
;AssetServices = "HGAssetBroker" ;AssetServices = "HGAssetBroker"
; If you don't want asset caching in the regions, comment this ; Leave this commented out, the cache is not helping performance
AssetCache = "CoreAssetCache" ;AssetCache = "CoreAssetCache"
; Choose one ; Choose one
;UserServices = "LocalUserServicesConnector" ;UserServices = "LocalUserServicesConnector"