aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/Robust.HG.ini.example8
1 files changed, 2 insertions, 6 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 92904a8..146d538 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -295,8 +295,8 @@
295[GridService] 295[GridService]
296 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" 296 LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
297 297
298 ; Realm = "regions" 298 ; Realm = "regions"
299 ; AllowDuplicateNames = "True" 299 ; AllowDuplicateNames = ""
300 300
301 ;; Perform distance check for the creation of a linked region 301 ;; Perform distance check for the creation of a linked region
302 ; Check4096 = "True" 302 ; Check4096 = "True"
@@ -452,10 +452,6 @@
452 ; for the server connector 452 ; for the server connector
453 LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService" 453 LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService"
454 454
455 ; Set this to true to allow the use of advanced web services and multiple
456 ; bots using one account
457 AllowDuplicatePresences = false;
458
459[AvatarService] 455[AvatarService]
460 ; for the server connector 456 ; for the server connector
461 LocalServiceModule = "OpenSim.Services.AvatarService.dll:AvatarService" 457 LocalServiceModule = "OpenSim.Services.AvatarService.dll:AvatarService"