diff options
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r-- | bin/Robust.HG.ini.example | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index 7d13d43..e65d13e 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -288,7 +288,8 @@ | |||
288 | LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" | 288 | LocalServiceModule = "OpenSim.Services.GridService.dll:GridService" |
289 | 289 | ||
290 | ; Realm = "regions" | 290 | ; Realm = "regions" |
291 | ; AllowDuplicateNames = "True" | 291 | // do not set this to TRUE unless you understand it |
292 | ; AllowDuplicateNames = "" | ||
292 | 293 | ||
293 | ;; Perform distance check for the creation of a linked region | 294 | ;; Perform distance check for the creation of a linked region |
294 | ; Check4096 = "True" | 295 | ; Check4096 = "True" |
@@ -444,10 +445,6 @@ | |||
444 | ; for the server connector | 445 | ; for the server connector |
445 | LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService" | 446 | LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService" |
446 | 447 | ||
447 | ; Set this to true to allow the use of advanced web services and multiple | ||
448 | ; bots using one account | ||
449 | AllowDuplicatePresences = false; | ||
450 | |||
451 | [AvatarService] | 448 | [AvatarService] |
452 | ; for the server connector | 449 | ; for the server connector |
453 | LocalServiceModule = "OpenSim.Services.AvatarService.dll:AvatarService" | 450 | LocalServiceModule = "OpenSim.Services.AvatarService.dll:AvatarService" |