提交歷史

作者 SHA1 備註 提交日期
  Ai Austin c4d225ed50 Corrections to ini example files for standalones v2 8 年之前
  Diva Canto 3a72e755b9 Deleted access control spec from [LoginService] section of standalone config. It's in OpenSim.ini now under [AccessControl]. Backwards compatibility preserved. 8 年之前
  Ai Austin e64f7abd6c Restore FlotsamAssetCache as default and pre-enabled asset cache module 8 年之前
  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. 8 年之前
  Ai Austin 9d104f5453 Changes to .ini.example files to improve instructions and workflow for standalone setups 8 年之前
  Ai Austin 3a27b47593 Refine comments .ini file setup for new Standalone 8 年之前
  Justin Clark-Casey (justincc) d9bfc710c0 Replace the tabs that have crept into isolated places in config and config example files with spaces 9 年之前
  BlueWall d0f9644417 A little bit of cleanup behind commit r5f88ceab2269 9 年之前
  BlueWall 5f88ceab22 Set configuration files to use key expansion for widely used common settings. 9 年之前
  BlueWall 10a8d2852e OpenSimExtras 10 年之前
  Diva Canto ba233008cd Changed GetUserInfo so that the exposure of user account details is ruled by a configuration variable. It's on by default. 10 年之前
  Michael Cerquoni daf44cc65e fix missing " for variable SRV_IMServerURI in example file 10 年之前
  Fernando Oliveira ff8a768258 Fernando Oliveira's Postgress SQL Server Data Connector as a single commit. 10 年之前
  teravus f76cc6036e * Added a Basic DOS protection container/base object for the most common HTTP Server handlers. XMLRPC Handler, GenericHttpHandler and <Various>StreamHandler 10 年之前
  Justin Clark-Casey (justincc) 997700c4aa minor: Make config-include .ini files more consistent 10 年之前
  Justin Clark-Casey (justincc) b858be345a minor: add doc about DefaultHGRegion and some of the other GridService region settings (though not all as of yet) 10 年之前
  BlueWall b2c8d5eec7 Add Option: ClassifiedFee 11 年之前
  BlueWall 9fec0faade Revert "Add option to set minimum fee for classified ads" 11 年之前
  BlueWall 90097de6c3 Add option to set minimum fee for classified ads 11 年之前
  BlueWall 328883700a UserProfiles 11 年之前
  Diva Canto 6ddc39a676 Clean up unused config and config comments. 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 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. 11 年之前
  Justin Clark-Casey (justincc) db2b3627f2 Add information about MinLoginLevel to example ini files 11 年之前
  Diva Canto 7412795a0b HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST THESE. 11 年之前
  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/ 11 年之前
  Diva Canto 48f4b32d7f More HG 2.0: access control at the Gatekeeper. \o/ 11 年之前
  Diva Canto b542622b3a HG 2.0: added asset import/export policies at the sim too. 11 年之前
  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 11 年之前
  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. 11 年之前