mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
remove Cenome assets cache module. Thanks to all that worked on it. Memory cache does not work well with current Garbage collect (not even .net native one)
This commit is contained in:
@@ -64,16 +64,12 @@
|
||||
|
||||
|
||||
[Modules]
|
||||
;; Choose one cache module and the corresponding config file, if it exists.
|
||||
;; Copy the config .example file into your own .ini file and adapt that.
|
||||
;; We recommend the use of the FlotsamAssetCache since this is most actively maintained.
|
||||
;; Asset cache module.
|
||||
;; Warning this is required for several region features
|
||||
|
||||
AssetCaching = "FlotsamAssetCache"
|
||||
Include-FlotsamCache = "config-include/FlotsamCache.ini"
|
||||
|
||||
;AssetCaching = "CenomeMemoryAssetCache"
|
||||
;Include-CenomeCache = "config-include/CenomeCache.ini"
|
||||
|
||||
;; Optionally, the port for the LLProxyLoginModule module can be changed
|
||||
;Setup_LLProxyLoginModule = "9090/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user