max-agent-groups support

Robust now tells viewers what the maximum number of groups is. Viewers show this limit to the users, and enforce it.

The default is 42, which is what viewers had assumed was the maximum number before this update.

Signed-off-by: Oren Hurvitz <orenh@kitely.com>
This commit is contained in:
Cinder
2015-08-06 17:32:58 -06:00
committed by Oren Hurvitz
parent 5a1279af8a
commit f218cbd29d
4 changed files with 27 additions and 2 deletions

View File

@@ -758,6 +758,9 @@
;; Can overwrite the default in [Hypergrid], but probably shouldn't
; HomeURI = "${Const|BaseURL}:${Const|PublicPort}"
;; Sets the maximum number of groups an agent may join
; MaxAgentGroups = 42
[UserProfilesService]
LocalServiceModule = "OpenSim.Services.UserProfilesService.dll:UserProfilesService"

View File

@@ -507,6 +507,11 @@
OfflineIMService = "OpenSim.Addons.OfflineIM.dll:OfflineIMService"
[Groups]
;; Sets the maximum number of groups an agent may join
; MaxAgentGroups = 42
[GridInfoService]
; These settings are used to return information on a get_grid_info call.
; Client launcher scripts and third-party clients make use of this to