Ai Austin
|
c4d225ed50
Corrections to ini example files for standalones v2
|
há 9 anos atrás |
Diva Canto
|
3a72e755b9
Deleted access control spec from [LoginService] section of standalone config. It's in OpenSim.ini now under [AccessControl]. Backwards compatibility preserved.
|
há 9 anos atrás |
Ai Austin
|
e64f7abd6c
Restore FlotsamAssetCache as default and pre-enabled asset cache module
|
há 9 anos atrás |
Diva Canto
|
0540e25081
Still about Ai's patch: it turns out OpenSim doesn't work well without an asset cache because of temporary assets. So setting the default asset cache to Cenome, which is the in-memory cache.
|
há 9 anos atrás |
Ai Austin
|
9d104f5453
Changes to .ini.example files to improve instructions and workflow for standalone setups
|
há 9 anos atrás |
Ai Austin
|
3a27b47593
Refine comments .ini file setup for new Standalone
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
d9bfc710c0
Replace the tabs that have crept into isolated places in config and config example files with spaces
|
há 9 anos atrás |
BlueWall
|
d0f9644417
A little bit of cleanup behind commit r5f88ceab2269
|
há 10 anos atrás |
BlueWall
|
5f88ceab22
Set configuration files to use key expansion for widely used common settings.
|
há 10 anos atrás |
BlueWall
|
10a8d2852e
OpenSimExtras
|
há 10 anos atrás |
Diva Canto
|
ba233008cd
Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default.
|
há 10 anos atrás |
Michael Cerquoni
|
daf44cc65e
fix missing " for variable SRV_IMServerURI in example file
|
há 11 anos atrás |
Fernando Oliveira
|
ff8a768258
Fernando Oliveira's Postgress SQL Server Data Connector as a single commit.
|
há 11 anos atrás |
teravus
|
f76cc6036e
* Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
997700c4aa
minor: Make config-include .ini files more consistent
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
b858be345a
minor: add doc about DefaultHGRegion and some of the other GridService region settings (though not all as of yet)
|
há 11 anos atrás |
BlueWall
|
b2c8d5eec7
Add Option: ClassifiedFee
|
há 11 anos atrás |
BlueWall
|
9fec0faade
Revert "Add option to set minimum fee for classified ads"
|
há 11 anos atrás |
BlueWall
|
90097de6c3
Add option to set minimum fee for classified ads
|
há 11 anos atrás |
BlueWall
|
328883700a
UserProfiles
|
há 11 anos atrás |
Diva Canto
|
6ddc39a676
Clean up unused config and config comments.
|
há 11 anos atrás |
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.
|
há 11 anos atrás |
Diva Canto
|
e515cdddec
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
db2b3627f2
Add information about MinLoginLevel to example ini files
|
há 11 anos atrás |
Diva Canto
|
7412795a0b
HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST THESE.
|
há 12 anos atrás |
Diva Canto
|
fb6d6e5cca
HG 2.0: User Agent Service now can also control where the local users can go. Domain-name and user-level based. \o/
|
há 12 anos atrás |
Diva Canto
|
48f4b32d7f
More HG 2.0: access control at the Gatekeeper. \o/
|
há 12 anos atrás |
Diva Canto
|
b542622b3a
HG 2.0: added asset import/export policies at the sim too.
|
há 12 anos atrás |
Diva Canto
|
e379566e6e
Improvement over last commit: refactor the asset permissions code, so that it can be used by both the HG Asset Service and the simulator. Also renamed the config vars to something more intuitive
|
há 12 anos atrás |
Diva Canto
|
3089b6d824
More HG2.0: Added permission policies in HGAsset Service based on asset types. The policies are given in the config. This is only half of the story. The other half, pertaining to exports/imports made by the sim, will be done next.
|
há 12 anos atrás |