mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
The old syntax didn't allow for any parameters except for services listed in the ServiceList. Now, services loaded by other services can also be made to use different ini sections or have additional paramters. Syntax is: [<ExtraParam>@]...<DllName>[:<ClassName>]