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.
|
9 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.
|
9 years ago |
Diva Canto
|
e643722d7c
Changed the dll name that comes in Robust.HG.ini.example for Wifi.
|
9 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 |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
10 years ago |
BlueWall
|
e19d1ecce8
Cleanup some unused code and configuration entries
|
10 years ago |
BlueWall
|
aeadddf77a
Add back URL endings in examples
|
10 years ago |
BlueWall
|
10a8d2852e
OpenSimExtras
|
10 years ago |
BlueWall
|
3ec695e05b
Add Chat module extra feature settings to GridExtraFeatures service
|
10 years ago |
BlueWall
|
e0d8f42e6b
Simulator Extra Features Service
|
10 years ago |
Oren Hurvitz
|
11031abf26
Changed the default XBakes directory to a local path: "./bakes".
|
10 years ago |
Diva Canto
|
ba233008cd
Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.
|
10 years ago |
Diva Canto
|
20f20895cf
Adds optional HTTP Basic Authentication to Robust service connectors.
|
10 years ago |
Justin Clark-Casey (justincc)
|
2b33677402
Add GridUserService service config to [UserAccountService] in Robust[.HG].ini.example so that home can be set for new users rather than always warning that it can't be set.
|
10 years ago |
Justin Clark-Casey (justincc)
|
812f5e124d
Remove duplicate HypergridLinker entry from [GridService] in Robust.HG.ini.example
|
10 years ago |
Oren Hurvitz
|
5b2af7f99e
Moved the linkage between LoginService and HGInventoryService to the config file
|
10 years ago |
Oren Hurvitz
|
81c9952e99
Added missing quotes in Robust.HG.ini.example
|
10 years ago |
Michael Cerquoni
|
4f67286044
fix missing quote for xBakes connector in Robust example ini files
|
10 years ago |
Michael Cerquoni
|
cfd3e8f0ea
minor spelling mistake fix.
|
10 years ago |