Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
před 13 roky |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
před 13 roky |
Diva Canto
|
bbe489e64a
Added missing config var for map image service.
|
před 13 roky |
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
|
před 13 roky |
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.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
b000d4f67f
minor: add ini.example doc to hint that the server address in [FreeswitchService] must be reachable by viewers
|
před 13 roky |
Diva Canto
|
31d07859f9
Added missing config vars to StandaloneCommon.ini.example and fixed the ones in Robust.HG.ini.example
|
před 13 roky |
Diva Canto
|
abae859e7a
Added missing configuration variables to Robust.HG.ini.example
|
před 13 roky |
Diva Canto
|
0c58a9e680
HG IM in grid mode working fairly well. Unknown target user references looked back in source user's User Agent service.
|
před 13 roky |
BlueWall
|
d40e4562f2
Add missing configs for ssl in Robust.HG.ini
|
před 13 roky |
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.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
1b43c05c3d
Change default ini.example port used by Freeswitch in grid settings to 8004.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
d722f22102
adjust freeswitch grid connector to port 8003 to agree with the default 8003 used in OpenSim.ini.example
|
před 13 roky |
Justin Clark-Casey (justincc)
|
223c90c751
Remove duplicated freeswitch settings.
|
před 13 roky |
Justin Clark-Casey (justincc)
|
b786860bac
synchronize Robust.HG.ini.example FreeSWITCH config with other config files
|
před 13 roky |
Marck
|
5c15c5e0ff
Changed default directory for storing map tile images from remote regions.
|
před 13 roky |
Marck
|
9a24c0b41c
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
|
před 14 roky |
Diva Canto
|
3675bb2981
Make configs consistent, as per mantos #5258
|
před 14 roky |
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.
|
před 14 roky |
Marck
|
63bdfb1e28
Clarify comment for configuration option Check4096 and show the default value.
|
před 14 roky |
Diva Canto
|
37231e0941
Made the home agent handler check for xff if behind a proxy.
|
před 14 roky |
Diva Canto
|
934ae03d44
Made the Gatekeeper proxy-able.
|
před 14 roky |
Diva Canto
|
d301f3fd6a
Renamed the Helo server connector to a consistent name. Added this in connector to both Robust.HG.ini.example and HypergridServiceInConnectorModule.
|
před 14 roky |
Diva Canto
|
9fd9836841
Make User Agent Service and Login Service separable.
|
před 14 roky |
Diva Canto
|
8fc68c6d98
Added XFF header processing. Untested, for lack of proxy.
|
před 14 roky |
Diva Canto
|
a2113ecc71
Typo
|
před 14 roky |
Justin Clark-Casey (justincc)
|
a87840bd1c
Make some small corrections to ini.example file changes. These are not functional changes.
|
před 14 roky |
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
|
před 14 roky |
Diva Canto
|
0090534793
Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker.
|
před 14 roky |
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.
|
před 14 roky |