mirror of
https://github.com/jamenai/opensim-addon-modules-exp.git
synced 2026-07-27 21:10:25 +00:00
6 lines
373 B
Plaintext
6 lines
373 B
Plaintext
[Modules]
|
|
; Select which asset cache module to use.
|
|
; Must match the module's Name property (here: "ConcurrentFlotsamAssetCache").
|
|
; If you want to override the default FlotsamAssetCache, set this to ConcurrentFlotsamAssetCache.
|
|
AssetCaching = ConcurrentFlotsamAssetCache
|
|
Include-ConcurrentFlotsamCache = "config-include/ConcurrentFlotsamAssetCache.ini" |