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