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.example14
1 files changed, 0 insertions, 14 deletions
diff --git a/bin/config-include/CenomeCache.ini.example b/bin/config-include/CenomeCache.ini.example
deleted file mode 100644
index 4340493..0000000
--- a/bin/config-include/CenomeCache.ini.example
+++ /dev/null
@@ -1,14 +0,0 @@
1[AssetCache]
2 ;;
3 ;; Options for CenomeAssetCache
4 ;;
5
6 ; Max size of the cache in bytes
7 ; 134217728 = 128 MB, 26843556 = 256 MB, etc (default: 134217728)
8 MaxSize = 134217728
9
10 ; How many assets it is possible to store in the cache (default: 4096)
11 MaxCount = 4096
12
13 ; Expiration time in minutes (default: 30)
14 ExpirationTime = 30