mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
hide a nonsense option
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user