mirror of
https://github.com/OpenSim-NGC/OpenSim-Sasquatch.git
synced 2024-11-21 14:29:10 -07:00
Example entry for alias service
This commit is contained in:
parent
93aa5fc473
commit
d3aac7d244
1 changed files with 6 additions and 0 deletions
|
@ -158,6 +158,12 @@
|
|||
;
|
||||
UserAccountServerURI = "${Const|PrivURL}:${Const|PrivatePort}"
|
||||
|
||||
[UserAliasService]
|
||||
;
|
||||
; Change this to your grid-wide user accounts server
|
||||
;
|
||||
UserAliasServerURI = "${Const|PrivURL}:${Const|PrivatePort}"
|
||||
|
||||
[GridUserService]
|
||||
;
|
||||
; Change this to your grid-wide user server
|
||||
|
|
Loading…
Reference in a new issue