hide a nonsense option

httptests
UbitUmarov 2017-05-11 21:41:33 +01:00
parent cc95b7e2d4
commit b8138c37d3
2 changed files with 2 additions and 9 deletions

View File

@ -288,7 +288,8 @@
LocalServiceModule = "OpenSim.Services.GridService.dll:GridService"
; Realm = "regions"
; AllowDuplicateNames = "True"
// do not set this to TRUE unless you understand it
; AllowDuplicateNames = ""
;; Perform distance check for the creation of a linked region
; Check4096 = "True"
@ -444,10 +445,6 @@
; for the server connector
LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService"
; Set this to true to allow the use of advanced web services and multiple
; bots using one account
AllowDuplicatePresences = false;
[AvatarService]
; for the server connector
LocalServiceModule = "OpenSim.Services.AvatarService.dll:AvatarService"

View File

@ -390,10 +390,6 @@
[PresenceService]
; for the server connector
LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService"
; Set this to true to allow the use of advanced web services and multiple
; bots using one account
AllowDuplicatePresences = false;
[AvatarService]
; for the server connector