diff options
author | onefang | 2019-06-19 03:26:52 +1000 |
---|---|---|
committer | onefang | 2019-06-19 03:26:52 +1000 |
commit | c3a440832a7173078de308d97d6795462c992bce (patch) | |
tree | 8430ce4b6e909d2e0a9359d834e083bc9449297a | |
parent | Warnings-- (diff) | |
download | opensim-SC-c3a440832a7173078de308d97d6795462c992bce.zip opensim-SC-c3a440832a7173078de308d97d6795462c992bce.tar.gz opensim-SC-c3a440832a7173078de308d97d6795462c992bce.tar.bz2 opensim-SC-c3a440832a7173078de308d97d6795462c992bce.tar.xz |
A Robust.ini setting that slipped through unmolested.
-rw-r--r-- | bin/Robust.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
266 | 266 | ||
267 | ;; How many days since last updating the access time before its updated again by FSAssets when accessing an asset | 267 | ;; How many days since last updating the access time before its updated again by FSAssets when accessing an asset |
268 | ;; Reduces DB calls if asset is requested often. Default value 0 will always update access time | 268 | ;; Reduces DB calls if asset is requested often. Default value 0 will always update access time |
269 | ;DaysBetweenAccessTimeUpdates = 1 | 269 | DaysBetweenAccessTimeUpdates = 1 |
270 | 270 | ||
271 | ;; Should FSAssets print read/write stats to the robust console, default is true | 271 | ;; Should FSAssets print read/write stats to the robust console, default is true |
272 | ShowConsoleStats = false | 272 | ShowConsoleStats = false |