Justin Clark-Casey (justincc)
|
229ca09b79
Make config comments about choosing assetcache modules clearer.
|
13 lat temu |
Justin Clark-Casey (justincc)
|
2307d9a2f9
minor: Add explanative text for the new currency parameter. Convert some tabs to spaces
|
13 lat temu |
Justin Clark-Casey (justincc)
|
96ee87e39b
Change the default standalone asset cache to be the Flotsam asset cache (with memory caching not enabled).
|
13 lat temu |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 lat temu |
Justin Clark-Casey (justincc)
|
de20f0603f
Tell hypergridders when their teleports fail because of the 4096 limit rather than just saying "destination not found"
|
13 lat temu |
Diva Canto
|
bbe489e64a
Added missing config var for map image service.
|
13 lat temu |
Diva Canto
|
07d7c1cd2d
Trailing / in MapTileURL must be there!
|
13 lat temu |
Diva Canto
|
fd57c91b4a
First pass at making the V2 map work. Standalones only for now. There are some issues with the zoom level -- TBD.
|
13 lat temu |
Diva Canto
|
4ea89f39f2
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
13 lat temu |
Diva Canto
|
7772640ae8
.ini.example's updated for HG Landmarks
|
13 lat temu |
Justin Clark-Casey (justincc)
|
dfa4442319
Move the "!!!Standalone Only!!!" [FreeswitchService] section from OpenSim.ini.example to config/StandaloneCommon.ini.example where it belongs.
|
13 lat temu |
Makopoppo
|
7ea6dfecd9
Adding MSSQL connectionString example
|
13 lat temu |
Diva Canto
|
76525be7b2
HG lures working! Friends can offer friends HG teleports via the profile. WARNING: additional configuration for HG inis -- see *Common.ini.example
|
13 lat temu |
Diva Canto
|
31d07859f9
Added missing config vars to StandaloneCommon.ini.example and fixed the ones in Robust.HG.ini.example
|
13 lat temu |
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 lat temu |
Justin Clark-Casey (justincc)
|
2fa210243b
Clean up freeswitch config to what is currently required. Add explanation to config parameters. Clean up some log messages.
|
13 lat temu |
Justin Clark-Casey (justincc)
|
9d40c0dcc7
Remove the SQLite legacy adaptor. This is no longer needed now that the main adaptor works on Mac OS X.
|
13 lat temu |
Diva Canto
|
2d209d3844
Fix mantis #5413. WARNING: new config variable in section [GridService] of the simulators called Gatekeeper -- intended to have the URL of the grid's Gatekeeper service (so that it can be checked against). See ini.examples.
|
14 lat temu |
Marck
|
5c15c5e0ff
Changed default directory for storing map tile images from remote regions.
|
14 lat temu |
Diva Canto
|
f5a3eb9fd5
Added a config var to HGInventoryAccessModule called OutboundPermission that controls whether the sim lets asset POSTs happen to foreign grids or not. It's True by default. If ppl want to allow foreign visitors but don't want to allow any assets out of their grid, they should set this to False. This is the beginning of policies for these things...
|
14 lat temu |
Marck
|
9a24c0b41c
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
|
14 lat temu |
Diva Canto
|
3292a22558
Creator information preserved upon HG transfers.
|
14 lat temu |
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 lat temu |
Marck
|
63bdfb1e28
Clarify comment for configuration option Check4096 and show the default value.
|
14 lat temu |
Jeff Ames
|
eeca0ee009
Formatting cleanup.
|
14 lat temu |
Melanie
|
0d034712ba
Make AuthorizationService optional and disabled by default. It depends on
|
14 lat temu |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 lat temu |
Diva Canto
|
1314c87f36
Enabled GridInfoServiceInConnector for standalones.
|
14 lat temu |
Diva Canto
|
0090534793
Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker.
|
14 lat temu |
Diva Canto
|
20fc35399b
Fixes mantis #4815 and #4812
|
14 lat temu |