UbitUmarov
|
7a82f9ef9f
mantis 8470: add constant PrivURL. Thanks Ai Austin
|
hace 5 años |
UbitUmarov
|
c98f4d0158
remove unmaintaned and obsolete GlynnTucker.Cache
|
hace 6 años |
Kevin Cozens
|
6b24ff0bc9
Removed trailing whitespace
|
hace 6 años |
UbitUmarov
|
7f49364d65
remove some tabs added to config files
|
hace 6 años |
UbitUmarov
|
2811e5cef3
update configuration files and examples for mutes
|
hace 6 años |
Melanie Thielker
|
e0b5135010
Add a MaxRetries option to the inventory connector.
|
hace 7 años |
Cinder
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
hace 9 años |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
hace 9 años |
Diva Canto
|
16ff808595
Fix name of EstateDataRemoteConnector in the comment.
|
hace 10 años |
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.
|
hace 10 años |
BlueWall
|
d0f9644417
A little bit of cleanup behind commit r5f88ceab2269
|
hace 10 años |
BlueWall
|
5f88ceab22
Set configuration files to use key expansion for widely used common settings.
|
hace 10 años |
Diva Canto
|
13b2ac1425
Makes it possible to support grids in which all the simulators share all central services of a Robust server EXCEPT assets. In other words, grids where the simulators' assets are kept in one DB and the users' inventory assets
|
hace 10 años |
Fernando Oliveira
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
hace 11 años |
Justin Clark-Casey (justincc)
|
997700c4aa
minor: Make config-include .ini files more consistent
|
hace 11 años |
Mic Bowman
|
d82126b651
Add the Simian service config to the GridCommon example
|
hace 11 años |
Diva Canto
|
f1010d7b15
Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now.
|
hace 11 años |
Diva Canto
|
16d18afe21
Added missing config var in grided sims.
|
hace 12 años |
Diva Canto
|
b542622b3a
HG 2.0: added asset import/export policies at the sim too.
|
hace 12 años |
Snoopy Pfeffer
|
1f4d3d3582
HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users.
|
hace 12 años |
Diva Canto
|
33c14cb107
Region access control! Region operators can now specify things like DisallowForeigners (means what it says) and DisallowResidents (means that only admins and managers can get into the region). This puts the never-completed AuthorizationService to good use. Note that I didn't implement a grid-wide Authorization service; this service implementation is done entirely locally on the simulator. This can be changed as usual by pluging in a different AuthorizationServicesConnector.
|
hace 12 años |
Justin Clark-Casey (justincc)
|
773994723a
Add warning about only uncommenting EstateConnectionString if you know what you're doing to GridCommon.ini.example (was already in StandaloneCommon.ini.example)
|
hace 12 años |
Justin Clark-Casey (justincc)
|
088f1213b4
Remove accidental /user postfix from HomeURI in [HGInventoryAccessModule] in GridCommon.ini.example and from SRV_ProfileServerURI in [LoginService] in Robust.HG.ini.example
|
hace 12 años |
BlueWall
|
9ed9720861
Update osGetGrid**** functions
|
hace 13 años |
Diva Canto
|
8bdd80abfa
HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI.
|
hace 13 años |
Justin Clark-Casey (justincc)
|
655aee44c4
Rename some of the example commented out server names to mygridserver.com like all the others.
|
hace 13 años |
Justin Clark-Casey (justincc)
|
229ca09b79
Make config comments about choosing assetcache modules clearer.
|
hace 13 años |
Justin Clark-Casey (justincc)
|
96ee87e39b
Change the default standalone asset cache to be the Flotsam asset cache (with memory caching not enabled).
|
hace 13 años |
Justin Clark-Casey (justincc)
|
bf1b8397bb
Add a warning to URI config in GridCommon.ini.example not to add a slash to the end.
|
hace 13 años |
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
|
hace 13 años |