diff options
author | Jeff Ames | 2010-10-04 17:10:07 -0400 |
---|---|---|
committer | Jeff Ames | 2010-10-04 17:10:07 -0400 |
commit | eeca0ee0093bd29cbf9c7c845cb9a380f8320491 (patch) | |
tree | 2c2b70c872d9851f57637ad70a30462b96a354c6 /bin/config-include/CenomeCache.ini.example | |
parent | Avoid throwing errors when adding existing meshes to the render scene (diff) | |
download | opensim-SC_OLD-eeca0ee0093bd29cbf9c7c845cb9a380f8320491.zip opensim-SC_OLD-eeca0ee0093bd29cbf9c7c845cb9a380f8320491.tar.gz opensim-SC_OLD-eeca0ee0093bd29cbf9c7c845cb9a380f8320491.tar.bz2 opensim-SC_OLD-eeca0ee0093bd29cbf9c7c845cb9a380f8320491.tar.xz |
Formatting cleanup.
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/CenomeCache.ini.example | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/config-include/CenomeCache.ini.example b/bin/config-include/CenomeCache.ini.example index c7c901b..8ef4e03 100644 --- a/bin/config-include/CenomeCache.ini.example +++ b/bin/config-include/CenomeCache.ini.example | |||
@@ -2,12 +2,12 @@ | |||
2 | ;; | 2 | ;; |
3 | ;; Options for CenmoeAssetCache | 3 | ;; Options for CenmoeAssetCache |
4 | ;; | 4 | ;; |
5 | 5 | ||
6 | ; 256 MB (default: 134217728) | 6 | ; 256 MB (default: 134217728) |
7 | MaxSize = 268435456 | 7 | MaxSize = 268435456 |
8 | 8 | ||
9 | ; How many assets it is possible to store cache (default: 4096) | 9 | ; How many assets it is possible to store cache (default: 4096) |
10 | MaxCount = 16384 | 10 | MaxCount = 16384 |
11 | 11 | ||
12 | ; Expiration time - 1 hour (default: 30 minutes) | 12 | ; Expiration time - 1 hour (default: 30 minutes) |
13 | ExpirationTime = 60 | 13 | ExpirationTime = 60 |