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 年 前 |
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 年 前 |
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.
|
13 年 前 |
Marck
|
5c15c5e0ff
Changed default directory for storing map tile images from remote regions.
|
13 年 前 |
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...
|
13 年 前 |
Marck
|
9a24c0b41c
Show map tile for hyperlinks. Perform Check4096 before adding a hyperlink.
|
14 年 前 |
Diva Canto
|
3292a22558
Creator information preserved upon HG transfers.
|
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 年 前 |
Jeff Ames
|
eeca0ee009
Formatting cleanup.
|
14 年 前 |
Melanie
|
0d034712ba
Make AuthorizationService optional and disabled by default. It depends on
|
14 年 前 |
John Hurliman
|
0db1ed0b5a
* Added ISimulationDataService and IEstateDataService
|
14 年 前 |
Diva Canto
|
1314c87f36
Enabled GridInfoServiceInConnector for standalones.
|
14 年 前 |
Diva Canto
|
0090534793
Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker.
|
14 年 前 |
Diva Canto
|
20fc35399b
Fixes mantis #4815 and #4812
|
14 年 前 |
Diva Canto
|
eff641ab83
Added Old Guids=true to all MySql connection strings.
|
14 年 前 |
Justin Clark-Casey (justincc)
|
cc67de5b86
rename SQLiteNG to SQLite and SQLite to SQLiteLegacy
|
14 年 前 |
Justin Clark-Casey (justincc)
|
60dbc3c6ce
Make SQLiteNG the default since it actually does work with Mono 2.4 on Linux.
|
14 年 前 |
Justin Clark-Casey (justincc)
|
15d42d2111
Add instructions for using SQLiteNG to OpenSim.ini and config-include/StandaloneCommon.ini
|
14 年 前 |
Justin Clark-Casey (justincc)
|
aad17e7513
Simplify database setup and remove migration problems by moving all sqlite config-include settings to a separate file for standalone
|
14 年 前 |
Diva Canto
|
df3ab04e0c
Removed useless config.
|
14 年 前 |
Diva Canto
|
67b0fcf806
* Added OpenSim.Server.HG.ini as an add-on to OpenSim.Server.ini
|
15 年 前 |
Diva Canto
|
283ff593b1
Make use of Fallback regions when the desired start region is having problems.
|
15 年 前 |
Diva Canto
|
14ab9b04c4
LL Login now uses default regions if the desired start location is not found.
|
15 年 前 |
Diva Canto
|
1fa938aab0
Library Module: allows adding folders/items to the Library from IAR files placed under bin/Library. This works only for standalones.
|
15 年 前 |
Diva Canto
|
ae222140ca
Finished spec-ing the .inis for the new grid service modules.
|
15 年 前 |
Melanie
|
616a09f359
Update config examples
|
15 年 前 |
Melanie
|
ba5363042f
Configuration examples for the freeswitch module
|
15 年 前 |
diva
|
0f367bd7bb
Heart surgery no.2: the inventory service hooks.
|
15 年 前 |
diva
|
db9d3d3a90
Added Flotsam's cache config vars to configuration. Made it the default in grided sims. Made Cenome cache the default in standalone sims. More splitting in ini files, invisible to the user.
|
15 年 前 |