diff options
Diffstat (limited to '')
-rw-r--r-- | bin/Robust.HG.ini.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index febb0bc..2a05a56 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -219,7 +219,7 @@ | |||
219 | ;FallbackService = "OpenSim.Services.AssetService.dll:AssetService"; | 219 | ;FallbackService = "OpenSim.Services.AssetService.dll:AssetService"; |
220 | 220 | ||
221 | ;; How many days since last updating the access time before its updated again by FSAssets when accessing an asset | 221 | ;; How many days since last updating the access time before its updated again by FSAssets when accessing an asset |
222 | ;; Reduces DB calls if asset is requested oftern. Default value 0 | 222 | ;; Reduces DB calls if asset is requested often. Default value 0 will always update access time |
223 | ;DaysBetweenAccessTimeUpdates = 30 | 223 | ;DaysBetweenAccessTimeUpdates = 30 |
224 | 224 | ||
225 | ;; FSAssets Custom Database Config (Leave blank to use grids default database configuration) | 225 | ;; FSAssets Custom Database Config (Leave blank to use grids default database configuration) |
@@ -227,7 +227,7 @@ | |||
227 | ;ConnectionString = "" | 227 | ;ConnectionString = "" |
228 | ;Realm = "fsassets" | 228 | ;Realm = "fsassets" |
229 | 229 | ||
230 | ;; The Following Are Common to both the default asset service and FSAsset service | 230 | ;; The following are common to both the default asset service and FSAsset service |
231 | 231 | ||
232 | ;; Common asset service options | 232 | ;; Common asset service options |
233 | DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" | 233 | DefaultAssetLoader = "OpenSim.Framework.AssetLoader.Filesystem.dll" |