aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/StandaloneCommon.ini.example
diff options
context:
space:
mode:
authordiva2009-06-06 17:06:47 +0000
committerdiva2009-06-06 17:06:47 +0000
commitdb9d3d3a90939b8b5d803271ca9e8040f49ea64e (patch)
tree29612d72d7de83d0ea3933df8527abd1d486d26c /bin/config-include/StandaloneCommon.ini.example
parentCorrect an error where the config file name was always considered to be a (diff)
downloadopensim-SC_OLD-db9d3d3a90939b8b5d803271ca9e8040f49ea64e.zip
opensim-SC_OLD-db9d3d3a90939b8b5d803271ca9e8040f49ea64e.tar.gz
opensim-SC_OLD-db9d3d3a90939b8b5d803271ca9e8040f49ea64e.tar.bz2
opensim-SC_OLD-db9d3d3a90939b8b5d803271ca9e8040f49ea64e.tar.xz
Added Flotsam's cache config vars to configuration. Made it the default in grided sims. Made Cenome cache the default in standalone sims. More splitting in ini files, invisible to the user.
Diffstat (limited to '')
-rw-r--r--bin/config-include/StandaloneCommon.ini.example17
1 files changed, 2 insertions, 15 deletions
diff --git a/bin/config-include/StandaloneCommon.ini.example b/bin/config-include/StandaloneCommon.ini.example
index d03c003..034d1e2 100644
--- a/bin/config-include/StandaloneCommon.ini.example
+++ b/bin/config-include/StandaloneCommon.ini.example
@@ -1,20 +1,7 @@
1[Modules] 1[Modules]
2 ;AssetCaching = "CoreAssetCache" 2 ;AssetCaching = "CoreAssetCache"
3 AssetCaching = "GlynnTuckerAssetCache" 3 ;AssetCaching = "GlynnTuckerAssetCache"
4 ;AssetCaching = "CenomeMemoryAssetCache" 4 AssetCaching = "CenomeMemoryAssetCache"
5
6[AssetCache]
7 ;; Optional configurations for CoreAssetCache
8 ; Number of buckets for assets
9 ;CacheBuckets = 16384
10
11 ;; Optional configurations for CenomeMemoryAssetCache
12 ; Cache size 128 MB (default: 134217728)
13 ; MaxSize = 134217728
14 ; Maximal asset count
15 ; MaxCount = 4096
16 ; Asset's expiration time (minutes)
17 ; ExpirationTime = 30
18 5
19[AssetService] 6[AssetService]
20 ; 7 ;