UbitUmarov
|
977dc0e31f
fix some typos
|
4 years ago |
UbitUmarov
|
66af978208
add GatekeeperURIAlias to robust gatekeeper
|
4 years ago |
UbitUmarov
|
acea30aa74
remove Cenome assets cache module. Thanks to all that worked on it. Memory cache does not work well with current Garbage collect (not even .net native one)
|
4 years ago |
UbitUmarov
|
ae79ebc48d
disable coreprofiles if ProfileServiceURL is not set
|
4 years ago |
UbitUmarov
|
194658815c
a few changes to GridInfo and its use
|
4 years ago |
UbitUmarov
|
fff815eef9
typos...
|
4 years ago |
UbitUmarov
|
8b62b7d2fd
on regions config make HomeURIAlias visible
|
4 years ago |
UbitUmarov
|
b468ac3814
more on GridInfo, and inventory
|
4 years ago |
UbitUmarov
|
7979028b28
replace incoerent UserAgentsService config
|
4 years ago |
UbitUmarov
|
cc4e14a88d
add missing ';' on mysql connection strings
|
4 years ago |
UbitUmarov
|
d5baeb4690
add SslMode=None to some connection strings
|
4 years ago |
UbitUmarov
|
a22acd1c5c
remove a few more references to simianGrid
|
4 years ago |
UbitUmarov
|
ac32188978
add a silly GatekeeperURIAlias example
|
4 years ago |
UbitUmarov
|
7a82f9ef9f
mantis 8470: add constant PrivURL. Thanks Ai Austin
|
5 years ago |
UbitUmarov
|
c98f4d0158
remove unmaintaned and obsolete GlynnTucker.Cache
|
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 |
Melanie Thielker
|
e0b5135010
Add a MaxRetries option to the inventory connector.
|
7 years ago |
Cinder
|
0fa94f222d
Refactor AgentPreferences so that database operations happen centrally. the opensim way.
|
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
|
16ff808595
Fix name of EstateDataRemoteConnector in the comment.
|
10 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 |
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 |
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 years ago |
Fernando Oliveira
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
11 years ago |
Justin Clark-Casey (justincc)
|
997700c4aa
minor: Make config-include .ini files more consistent
|
11 years ago |
Mic Bowman
|
d82126b651
Add the Simian service config to the GridCommon example
|
11 years ago |
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 years ago |