diff options
Diffstat (limited to '')
-rw-r--r-- | bin/config-include/FlotsamCache.ini.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/config-include/FlotsamCache.ini.example b/bin/config-include/FlotsamCache.ini.example index e9e43f6..8a49e3e 100644 --- a/bin/config-include/FlotsamCache.ini.example +++ b/bin/config-include/FlotsamCache.ini.example | |||
@@ -20,7 +20,7 @@ | |||
20 | HitRateDisplay = 100 | 20 | HitRateDisplay = 100 |
21 | 21 | ||
22 | ; Set to false for disk cache only. | 22 | ; Set to false for disk cache only. |
23 | MemoryCacheEnabled = true | 23 | MemoryCacheEnabled = false |
24 | 24 | ||
25 | ; How long {in hours} to keep assets cached in memory, .5 == 30 minutes | 25 | ; How long {in hours} to keep assets cached in memory, .5 == 30 minutes |
26 | MemoryCacheTimeout = 2 | 26 | MemoryCacheTimeout = 2 |