comments below... On Sun, Jul 12, 2009 at 2:31 PM, Melanie<[email protected]> wrote: > Mic Bowman wrote: >> * the [startup] section is essentially the region server >> configuration. would it make sense to rename it [regionservice] to be >> consistent with the other sections in the config? >> > > Not really. The region server is significantly different from the > other servers. > Also, even the other servers have a startup section. > >> * the opensim.ini.example still has database and provider >> configuration in the [standalone] section. aren't these subsumed by >> the service sections in the config-include directory (isn't that what >> config-include/standalone.ini provides?). >> > > Region data storage is not a service. It's still separate, although > it is meant to become a service at some point.
region storage is configured in the [startup] section in the example ini file. what's configured in the [standalone] section? >> * the library file config variable is in standalone. isn't it also >> loaded by any region server? should it be moved to [startup] (or >> whatever [startup] becomes)? >> > > No. In any mode other than standalone, the library is read by the > asset and inventory servers, I believe. Hmm... if that's the case, then the Libraries configuration should probably be co-located with the AssetSets configuration. Although, at one point (last time i checked was a couple months ago) each region loaded the library file separately & that caused some bad breaks in the viewer (assets referenced in the library not actually stored in the asset server). I'll check on the current status on Monday. >> * is there anything left in the [standalone] section other than the >> welcome message? >> > > Not sure if there is. Eventually, there shouldn't be anymore, but > we're not there yet. > > Melanie > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev > _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
