UbitUmarov
|
0a1d96b95e
mantis 8257: fix the default realm (ie table name) of AuthenticationService
|
6 years ago |
Kevin Cozens
|
6b24ff0bc9
Removed trailing whitespace
|
6 years ago |
UbitUmarov
|
7f49364d65
remove some tabs added to config files
|
6 years ago |
UbitUmarov
|
2811e5cef3
update configuration files and examples for mutes
|
6 years ago |
UbitUmarov
|
97d02ecf32
remove a coment added by mistake
|
7 years ago |
UbitUmarov
|
b8138c37d3
hide a nonsense option
|
7 years ago |
Melanie Thielker
|
f03a6bbc61
Create a generic way for passing constructor args to plugins
|
8 years ago |
Melanie Thielker
|
0ae2b5ac81
Allow the use of modular configs with Robust as we already can with OpenSim
|
8 years ago |
Melanie Thielker
|
5b403c448e
Update the ini examples to add options missing from one to the other.
|
8 years ago |
AliciaRaven
|
05f7002445
Include config option to disable stats thread showing read/write stats in console.
|
8 years ago |
AliciaRaven
|
ed9d4feef5
Include option for the HG version of FSAssets connector under HGAssetService in robust example ini
|
8 years ago |
Ai Austin
|
c4d225ed50
Corrections to ini example files for standalones v2
|
9 years ago |
Diva Canto
|
82ea4179da
Clean up viewer-based access control specifications.
|
9 years ago |
Cinder
|
f218cbd29d
max-agent-groups support
|
9 years ago |
AliciaRaven
|
971d57644f
Fix a typo in my previous changes to robust.ini example files with regards to the FSAssets config.
|
9 years ago |
AliciaRaven
|
3e90d28d33
Robust config loader does not support config includes. Replace these additions for FSAssets with direct options in robust.ini example files instead.
|
9 years ago |
AliciaRaven
|
a7543a3391
Add config options for FSAssetService. The default is the original asset service.
|
9 years ago |
Cinder
|
e99be0bb19
Fix my typo, the dll is named OpenSim, not Opensim
|
9 years ago |
Cinder
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
9 years ago |
Justin Clark-Casey (justincc)
|
441d77b5b6
For the public-facing Hypergrid asset and inventory services, override a general AuthType setting with None in Robust.HG.ini.example
|
9 years ago |
Justin Clark-Casey (justincc)
|
3255335c42
Make private services forbid llHTTPRequest() calls by rejecting those that have the X-SecondLife-Shard header.
|
9 years ago |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
9 years ago |
Diva Canto
|
8e562f04d1
Donation of robust network connectors for estate service, as promised. This allows to have one central database for estates without having to open the MySql port. This is off by default, so not to disturb everyone's existing installations. To use it, see GridCommon.ini.example [EstateDataStore] section and Robust*.ini.example's new additions.
|
10 years ago |
Diva Canto
|
5179f078f7
Removing the Wifi config example from Robust.HG.ini.example, because it is not needed anymore. Wifi is now a mono addin to Robust, and it can be deployed in two ways: by installing the Wifi plugin via mautil or by compiling Wifi from source, in which case it will appear in the registry when Robust starts because the Diva Wifi dlls are present in bin.
|
10 years ago |
Diva Canto
|
e643722d7c
Changed the dll name that comes in Robust.HG.ini.example for Wifi.
|
10 years ago |
Justin Clark-Casey (justincc)
|
d930ca7b1d
minor: Add doc about [InventoryService] AllowDelete setting to robust ini example files.
|
10 years ago |
BlueWall
|
981fff95cd
A little more cleaning of config files.
|
10 years ago |
BlueWall
|
d0f9644417
A little bit of cleanup behind commit r5f88ceab2269
|
10 years ago |
BlueWall
|
5f88ceab22
Set configuration files to use key expansion for widely used common settings.
|
10 years ago |
Justin Clark-Casey (justincc)
|
e8ec1e6de5
minor: Make Robust.ini.example and Robust.HG.ini.example files consistent within themselves and OpenSim.ini.example by changing tabs to spaces, indenting, spacing.
|
10 years ago |