aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.ini.example (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-05-02Switched everything to XInventory by default. The old Inventory is still ↵Diva Canto1-5/+4
there for now, in case bugs pop up with XInventory.
2010-04-22Renamed OpenSim.Server.exe to Robust.exe and corresponding .ini's and config.Diva Canto1-0/+0
2010-03-02* Better debug message on login problems.Diva Canto1-0/+46
* Moved GridInfoService config to OpenSim.Server.ini
2010-02-26* Friends out connector completed. Grid login retrieves friends correctly.Diva Canto1-1/+5
* Added friends configs to grid .inis
2010-02-25Added server-side Friends in connector. Untested.Diva Canto1-0/+1
2010-02-22Deleted duplicate [GridService] section.Diva Canto1-14/+0
2010-01-31* Simplified the configuration by having [DatabaseService] in itDiva Canto1-19/+5
* Fixed configuration issue for HGInventoryServerInConnector * Corrected typos in debug messages
2010-01-31* More config cleanupDiva Canto1-3/+0
* Added different ports (8002 and 8003) to the many services in OpenSim.Server.ini.example * Added a separate OpenSim.Server.HG.ini.example to make it easier to run
2010-01-31Can't comment [Network] even if it's not used.Diva Canto1-2/+2
2010-01-31Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as ↵Diva Canto1-32/+7
lots of other obsolete configs.
2010-01-29Works for grid login.Diva Canto1-2/+3
2010-01-28Fixed broken dll name.Diva Canto1-1/+1
2010-01-28Config for grid login. Untested.Diva Canto1-1/+30
2010-01-19Add OpenSim.Server.ini.example documentation for the new AllowDuplicateNames ↵Justin Clark-Casey (justincc)1-0/+3
grid service setting
2010-01-18* Towards enabling hyperlinks at grid-level.Diva Canto1-2/+3
* Updated grid configs
2010-01-13Make use of Fallback regions when the desired start region is having problems.Diva Canto1-2/+2
2010-01-13LL Login now uses default regions if the desired start location is not found.Diva Canto1-0/+5
2010-01-13Bug fix in create user: create inventory was missing.Diva Canto1-0/+6
2010-01-12Fixed more appearance woes that showed up using remote connectors. ↵Diva Canto1-1/+9
Appearance is now being passed with AgentCircuitData, as it should be.
2010-01-11Add the option to reject duplicate region namesMelanie1-0/+1
2010-01-11Add the console port setting to ROBUST, tooMelanie1-0/+1
2010-01-10Moved GridInfo service from where it was to Handlers/GridDiva Canto1-1/+1
2010-01-10Fixed small inconsistency in config var name.Diva Canto1-1/+5
2010-01-10Moved OpenId authentication from user server to Server.Handlers.Authentication.Diva Canto1-2/+10
2010-01-03Successfully logged into a grid.Diva Canto1-33/+56
2009-10-15minor: Change commented out authentication service realm setting to "users" ↵Justin Clark-Casey (justincc)1-5/+5
to match defaults in code
2009-09-28Added GridService section to OpenSim.Server.ini.exampleDiva Canto1-1/+10
2009-09-06Change the loader to actually load the user service data moduleMelanie1-0/+10
2009-09-04Add the new AuthStore to migrations. Update OpenSim.Server.iniMelanie1-0/+15
2009-08-17Add the remote console parameters to the example fileMelanie1-0/+6
2009-08-04Update a misspelled nameMelanie1-1/+1
2009-08-04Update config examplesMelanie1-1/+1
2009-08-04Configuration examples for the freeswitch moduleMelanie1-1/+4
2009-07-07B.U.S.T. Implant #1. Add inventory services to B.U.S.T.Melanie Thielker1-2/+13
OpenSim.Server.exe now runs both asset and inventory services
2009-07-07Committing the basic universal server Technology (B.U.S.T.)Melanie Thielker1-0/+27
2009-05-18Rename OpenSim.Server.exe to OpenSim.Services.exe and the correspondingMelanie Thielker1-19/+0
ini to OpenSim.Services.ini.example, which makes soooo much more sense. Thanks, Adam!
2009-05-18This commit changes the way the new server works. There is no longer a serverMelanie Thielker1-0/+3
exe for each function, rather each function is a connector and the server ini loads them. If you like your multiple processes, use -inifile with the server. Otherwise, you get one server process that serves all configured funcions, see example .ini. The new exe is OpenSim.Server.exe. Clean your bin, loads of names have changed!
2009-05-13Update ini examplesMelanie Thielker1-0/+7
2009-05-11Smooth out some .ini stuff, actually commit the exampleMelanie Thielker1-0/+9