aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/CenomeCache.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include/CenomeCache.ini.example')
-rw-r--r--bin/config-include/CenomeCache.ini.example13
1 files changed, 13 insertions, 0 deletions
diff --git a/bin/config-include/CenomeCache.ini.example b/bin/config-include/CenomeCache.ini.example
new file mode 100644
index 0000000..993fe64
--- /dev/null
+++ b/bin/config-include/CenomeCache.ini.example
@@ -0,0 +1,13 @@
1[AssetCache]
2 ;;
3 ;; Options for CenmoeAssetCache
4 ;;
5
6 ; 256 MB (default: 134217728)
7 MaxSize = 268435456
8
9 ; How many assets it is possible to store cache (default: 4096)
10 MaxCount = 16384
11
12 ; Expiration time - 1 hour (default: 30 minutes)
13 ExpirationTime = 60