aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/GridCommon.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/config-include/GridCommon.ini4
-rw-r--r--bin/config-include/GridCommon.ini.example4
2 files changed, 4 insertions, 4 deletions
diff --git a/bin/config-include/GridCommon.ini b/bin/config-include/GridCommon.ini
index 26accd9..8b296c6 100644
--- a/bin/config-include/GridCommon.ini
+++ b/bin/config-include/GridCommon.ini
@@ -63,8 +63,8 @@
63 ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained. 63 ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained.
64 ; I think only Windows needs caching, haven't noticed any difference under Linux, which uses spare memory for file caching anyway. 64 ; I think only Windows needs caching, haven't noticed any difference under Linux, which uses spare memory for file caching anyway.
65 65
66 AssetCaching = "FlotsamAssetCache" 66; AssetCaching = "FlotsamAssetCache"
67 Include-FlotsamCache = "config-include/FlotsamCache.ini" 67; Include-FlotsamCache = "config-include/FlotsamCache.ini"
68 68
69 ;AssetCaching = "CenomeMemoryAssetCache" 69 ;AssetCaching = "CenomeMemoryAssetCache"
70 ;Include-CenomeCache = "config-include/CenomeCache.ini" 70 ;Include-CenomeCache = "config-include/CenomeCache.ini"
diff --git a/bin/config-include/GridCommon.ini.example b/bin/config-include/GridCommon.ini.example
index 669ba38..b453157 100644
--- a/bin/config-include/GridCommon.ini.example
+++ b/bin/config-include/GridCommon.ini.example
@@ -57,8 +57,8 @@
57 ;; Copy the config .example file into your own .ini file and adapt that. 57 ;; Copy the config .example file into your own .ini file and adapt that.
58 ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained. 58 ;; We recommend the use of the FlotsamAssetCache since this is most actively maintained.
59 59
60 AssetCaching = "FlotsamAssetCache" 60; AssetCaching = "FlotsamAssetCache"
61 Include-FlotsamCache = "config-include/FlotsamCache.ini" 61; Include-FlotsamCache = "config-include/FlotsamCache.ini"
62 62
63 ;AssetCaching = "CenomeMemoryAssetCache" 63 ;AssetCaching = "CenomeMemoryAssetCache"
64 ;Include-CenomeCache = "config-include/CenomeCache.ini" 64 ;Include-CenomeCache = "config-include/CenomeCache.ini"