From 62b4148368ca3b37da2e7bc01d914fed7954a06c Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 23 Sep 2021 17:17:29 +1000 Subject: Enable Flotsaam cache again. Coz relying on the linux caching works, except for avatars. --- bin/config-include/GridCommon.ini.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/config-include/GridCommon.ini.example') diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example index b453157..669ba38 100644 --- a/bin/config-include/GridCommon.ini.example +++ b/bin/config-include/GridCommon.ini.example @@ -57,8 +57,8 @@ ;; Copy the config .example file into your own .ini file and adapt that. ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained. -; AssetCaching = "FlotsamAssetCache" -; Include-FlotsamCache = "config-include/FlotsamCache.ini" + AssetCaching = "FlotsamAssetCache" + Include-FlotsamCache = "config-include/FlotsamCache.ini" ;AssetCaching = "CenomeMemoryAssetCache" ;Include-CenomeCache = "config-include/CenomeCache.ini" -- cgit v1.1