Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
vor 13 Jahren |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
vor 13 Jahren |
Diva Canto
|
bbe489e64a
Added missing config var for map image service.
|
vor 13 Jahren |
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
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
b000d4f67f
minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers
|
vor 13 Jahren |
Diva Canto
|
31d07859f9
Added missing config vars to StandaloneCommon.ini.example and fixed the ones in Robust.HG.ini.example
|
vor 13 Jahren |
Diva Canto
|
abae859e7a
Added missing configuration variables to Robust.HG.ini.example
|
vor 13 Jahren |
Diva Canto
|
0c58a9e680
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
|
vor 13 Jahren |
BlueWall
|
d40e4562f2
Add missing configs for ssl in Robust.HG.ini
|
vor 13 Jahren |
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.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
1b43c05c3d
Change default ini.example port used by Freeswitch in grid settings to 8004.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
d722f22102
adjust freeswitch grid connector to port 8003 to agree with the default 8003 used in OpenSim.ini.example
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
223c90c751
Remove duplicated freeswitch settings.
|
vor 13 Jahren |
Justin Clark-Casey (justincc)
|
b786860bac
synchronize Robust.HG.ini.example FreeSWITCH config with other config files
|
vor 13 Jahren |
Marck
|
5c15c5e0ff
Changed default directory for storing map tile images from remote regions.
|
vor 13 Jahren |
Marck
|
9a24c0b41c
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
|
vor 14 Jahren |
Diva Canto
|
3675bb2981
Make configs consistent, as per mantos #5258
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
Marck
|
63bdfb1e28
Clarify comment for configuration option Check4096 and show the default value.
|
vor 14 Jahren |
Diva Canto
|
37231e0941
Made the home agent handler check for xff if behind a proxy.
|
vor 14 Jahren |
Diva Canto
|
934ae03d44
Made the Gatekeeper proxy-able.
|
vor 14 Jahren |
Diva Canto
|
d301f3fd6a
Renamed the Helo server connector to a consistent name. Added this in connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
vor 14 Jahren |
Diva Canto
|
9fd9836841
Make User Agent Service and Login Service separable.
|
vor 14 Jahren |
Diva Canto
|
8fc68c6d98
Added XFF header processing. Untested, for lack of proxy.
|
vor 14 Jahren |
Diva Canto
|
a2113ecc71
Typo
|
vor 14 Jahren |
Justin Clark-Casey (justincc)
|
a87840bd1c
Make some small corrections to ini.example file changes. These are not functional changes.
|
vor 14 Jahren |
Ai Austin
|
2c0ba8718a
Robust.ini.example and Robust.HG.ini.example default: corrected comment about realm for UserAccountService to state default is useraccount, and include default realm commented out in every case
|
vor 14 Jahren |
Diva Canto
|
0090534793
Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker.
|
vor 14 Jahren |
Diva Canto
|
239478f3a9
Bug fix (HG): mantis #4891. This doesn't actually fix the underlying bug, but it clears up the circular dependency issue between Gatekeeper and UserAgents that had made me resort to in-process remote calls, which, in turn, were hitting bugs down there somewhere in mono.
|
vor 14 Jahren |