mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
Signed-off-by: Diva Canto <diva@metaverseink.com>
This commit is contained in:
@@ -131,6 +131,12 @@
|
||||
;
|
||||
AvatarServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
|
||||
|
||||
[AgentPreferencesService]
|
||||
;
|
||||
; Change this to your grid-wide avatar prefs server
|
||||
;
|
||||
AgentPreferencesServerURI = "${Const|BaseURL}:${Const|PrivatePort}"
|
||||
|
||||
[PresenceService]
|
||||
;
|
||||
; Change this to your grid-wide presence server
|
||||
|
||||
Reference in New Issue
Block a user