From c3a440832a7173078de308d97d6795462c992bce Mon Sep 17 00:00:00 2001 From: onefang Date: Wed, 19 Jun 2019 03:26:52 +1000 Subject: A Robust.ini setting that slipped through unmolested. --- bin/Robust.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Robust.ini') diff --git a/bin/Robust.ini b/bin/Robust.ini index 6e49fb6..34815fb 100644 --- a/bin/Robust.ini +++ b/bin/Robust.ini @@ -266,7 +266,7 @@ ;; How many days since last updating the access time before its updated again by FSAssets when accessing an asset ;; Reduces DB calls if asset is requested often. Default value 0 will always update access time - ;DaysBetweenAccessTimeUpdates = 1 + DaysBetweenAccessTimeUpdates = 1 ;; Should FSAssets print read/write stats to the robust console, default is true ShowConsoleStats = false -- cgit v1.1