| Commit message (Collapse) | Author | Files | Lines |
|
[GridInfo] section is supplied by OpenSim.ini; also adding log warning
if that is the case.
|
|
service, adding a plain REST GET handler returning XML (no LLSD),
adding appropriate add handler calls to OpenSimBase and UserServer.
|
|
reordering of plugin initialisation to ensure that it will return base
information about grid, even if [GridInfo] config section is not
there.
|
|
out everything in the [GridInfo] section :-D Also, not yet LLSD but
XmlRpc, LLSD via GET will follow. OpenSim.ini.example contains sample
values and explanation. Oh, and default values provided are
platform: OpenSim
mode: standalone | grid
have fun.
|