diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/Robust.ini.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example index 10edccd..bc87ac2 100644 --- a/bin/Robust.ini.example +++ b/bin/Robust.ini.example | |||
@@ -107,6 +107,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
107 | [PresenceService] | 107 | [PresenceService] |
108 | ; for the server connector | 108 | ; for the server connector |
109 | LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService" | 109 | LocalServiceModule = "OpenSim.Services.PresenceService.dll:PresenceService" |
110 | ; Set this to true to allow the use of advanced web services and multiple | ||
111 | ; bots using one account | ||
112 | AllowDuplicatePresences = false; | ||
110 | 113 | ||
111 | [AvatarService] | 114 | [AvatarService] |
112 | ; for the server connector | 115 | ; for the server connector |