aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/config-include/Standalone.ini
diff options
context:
space:
mode:
Diffstat (limited to 'bin/config-include/Standalone.ini')
-rw-r--r--bin/config-include/Standalone.ini9
1 files changed, 5 insertions, 4 deletions
diff --git a/bin/config-include/Standalone.ini b/bin/config-include/Standalone.ini
index 7b7beb2..424d8c8 100644
--- a/bin/config-include/Standalone.ini
+++ b/bin/config-include/Standalone.ini
@@ -19,7 +19,7 @@
19 EntityTransferModule = "BasicEntityTransferModule" 19 EntityTransferModule = "BasicEntityTransferModule"
20 InventoryAccessModule = "BasicInventoryAccessModule" 20 InventoryAccessModule = "BasicInventoryAccessModule"
21 MapImageService = "MapImageServiceModule" 21 MapImageService = "MapImageServiceModule"
22 SearchModule = "BasicSearchModule" 22 SearchModule = "BasicSearchModule"
23 23
24 LibraryModule = true 24 LibraryModule = true
25 LLLoginServiceInConnector = true 25 LLLoginServiceInConnector = true
@@ -117,9 +117,10 @@
117 DSTZone = "America/Los_Angeles;Pacific Standard Time" 117 DSTZone = "America/Los_Angeles;Pacific Standard Time"
118 118
119[MapImageService] 119[MapImageService]
120 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService" 120 LocalServiceModule = "OpenSim.Services.MapImageService.dll:MapImageService"
121 ; in minutes 121
122 RefreshTime = 60 122 ; in minutes
123 RefreshTime = 60
123 124
124;; This should always be the very last thing on this file 125;; This should always be the very last thing on this file
125[Includes] 126[Includes]