BlueWall
|
ac934e2dbb
Add WebProfiles config to other config example
|
12 年 前 |
Justin Clark-Casey (justincc)
|
088f1213b4
Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in GridCommon.ini.example and from SRV_ProfileServerURI in [LoginService] in Robust.HG.ini.example
|
12 年 前 |
Diva Canto
|
8bdd80abfa
HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI.
|
13 年 前 |
Diva Canto
|
5d8ed077bc
Bring back the Hyperlinker to the Robust console. Moved the config to [GridService]. Changed all HG-related .inis, including HyperSimianGrid. No changes in user-facing inis.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
21353de9b7
Enable v2/v3 map tile url setting on robust as default in config
|
13 年 前 |
Justin Clark-Casey (justincc)
|
4c9400e646
Add optional getauthinfo and setauthinfo authentication service calls.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
d9184eceab
Add option to allow remote http calls to setpassword in the AuthenticationService.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
9d59b285bb
Allow an http call to set account details if AllowSetAccount = true in [UserAccountService].
|
13 年 前 |
Justin Clark-Casey (justincc)
|
c85a780583
Provide an option to allow remote calls to the CreateUser method on the UserAccountService
|
13 年 前 |
Justin Clark-Casey (justincc)
|
37370a8102
On standalone, by default create the necessary minimum body parts and clothes necessary to display a viewer 2 avatar, as implemented in c4efb97d
|
13 年 前 |
Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
13 年 前 |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 年 前 |
Diva Canto
|
bbe489e64a
Added missing config var for map image service.
|
13 年 前 |
Diva Canto
|
ecb28ae130
V2 map now working in grids too. WARNING: A few visible configuration variables added in order for this to work. See .ini.example changes
|
13 年 前 |
Diva Canto
|
e77ca65e57
This should make offline IMs work again. It should work for incoming foreign IMs where the local recipient is offline. I can't test any of this, because I don't run an offline IM server.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
b000d4f67f
minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers
|
13 年 前 |
Diva Canto
|
31d07859f9
Added missing config vars to StandaloneCommon.ini.example and fixed the ones in Robust.HG.ini.example
|
13 年 前 |
Diva Canto
|
abae859e7a
Added missing configuration variables to Robust.HG.ini.example
|
13 年 前 |
Diva Canto
|
0c58a9e680
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
|
13 年 前 |
BlueWall
|
d40e4562f2
Add missing configs for ssl in Robust.HG.ini
|
13 年 前 |
Diva Canto
|
e0576b56d3
Thank you Snoopy for a patch that adds some filtering to client versions allowed at login and HG-login times. NOTE: additional (optional) configuration variables in [LoginService] and [GatekeeperService]. See .examples.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
1b43c05c3d
Change default ini.example port used by Freeswitch in grid settings to 8004.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
d722f22102
adjust freeswitch grid connector to port 8003 to agree with the default 8003 used in OpenSim.ini.example
|
13 年 前 |
Justin Clark-Casey (justincc)
|
223c90c751
Remove duplicated freeswitch settings.
|
13 年 前 |
Justin Clark-Casey (justincc)
|
b786860bac
synchronize Robust.HG.ini.example FreeSWITCH config with other config files
|
13 年 前 |
Marck
|
5c15c5e0ff
Changed default directory for storing map tile images from remote regions.
|
13 年 前 |
Marck
|
9a24c0b41c
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
|
14 年 前 |
Diva Canto
|
3675bb2981
Make configs consistent, as per mantos #5258
|
14 年 前 |
Diva Canto
|
ae4b02e115
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added capability to preserve creator information on HG asset transfers. Added a new HGAssetService that is intended to be the one outside the firewall. It processes and filters the assets that go out of the grid. Also fixed the normal AssetService to do special things for the main instance (console commands, etc). Moved HGInventoryService to OpenSim.Services.HypergridService. Changed the way the login service gets the ServiceURL configs.
|
14 年 前 |
Marck
|
63bdfb1e28
Clarify comment for configuration option Check4096 and show the default value.
|
14 年 前 |