OpenSimMirror/bin/config-include/GridCommon.ini.example

19 lines
415 B
Plaintext
Raw Normal View History

2009-05-25 01:59:50 +00:00
[Modules]
;AssetCaching = "CoreAssetCache"
AssetCaching = "GlynnTuckerAssetCache"
2009-05-25 01:59:50 +00:00
[AssetCache]
; Number of buckets for assets
;CacheBuckets = 32768
2009-05-25 01:59:50 +00:00
[AssetService]
DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll"
AssetLoaderArgs = "assets/AssetSets.xml"
;
; change this to your grid-wide asset server
;
AssetServerURI = "http://myassetserver.com:8003"