Kevin Cozens
|
6b24ff0bc9
Removed trailing whitespace
|
6 anni fa |
UbitUmarov
|
7f49364d65
remove some tabs added to config files
|
7 anni fa |
UbitUmarov
|
2811e5cef3
update configuration files and examples for mutes
|
7 anni fa |
Melanie Thielker
|
e0b5135010
Add a MaxRetries option to the inventory connector.
|
8 anni fa |
Cinder
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
9 anni fa |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
10 anni fa |
Diva Canto
|
16ff808595
Fix name of EstateDataRemoteConnector in the comment.
|
10 anni fa |
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 anni fa |
BlueWall
|
d0f9644417
A little bit of cleanup behind commit r5f88ceab2269
|
10 anni fa |
BlueWall
|
5f88ceab22
Set configuration files to use key expansion for widely used common settings.
|
10 anni fa |
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
|
10 anni fa |
Fernando Oliveira
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 anni fa |
Justin Clark-Casey (justincc)
|
997700c4aa
minor: Make config-include .ini files more consistent
|
11 anni fa |
Mic Bowman
|
d82126b651
Add the Simian service config to the GridCommon example
|
11 anni fa |
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.
|
12 anni fa |
Diva Canto
|
16d18afe21
Added missing config var in grided sims.
|
12 anni fa |
Diva Canto
|
b542622b3a
HG 2.0: added asset import/export policies at the sim too.
|
12 anni fa |
Snoopy Pfeffer
|
1f4d3d3582
HGFriendsModule: Added optional user level based restriction to send friendship invitations to foreign users.
|
12 anni fa |
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.
|
13 anni fa |
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)
|
13 anni fa |
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
|
13 anni fa |
BlueWall
|
9ed9720861
Update osGetGrid**** functions
|
13 anni fa |
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.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
655aee44c4
Rename some of the example commented out server names to mygridserver.com like all the others.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
229ca09b79
Make config comments about choosing assetcache modules clearer.
|
13 anni fa |
Justin Clark-Casey (justincc)
|
96ee87e39b
Change the default standalone asset cache to be the Flotsam asset cache (with memory caching not enabled).
|
13 anni fa |
Justin Clark-Casey (justincc)
|
bf1b8397bb
Add a warning to URI config in GridCommon.ini.example not to add a slash to the end.
|
13 anni fa |
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
|
13 anni fa |
Makopoppo
|
c7bdb66a1f
Added missing "Old Guids=true" to ConnectionString
|
13 anni fa |
Diva Canto
|
7772640ae8
.ini.example's updated for HG Landmarks
|
13 anni fa |