Have a few values that need to change depending on deployment method. Given the dev.cfg and prof.cfg files already exist I was hoping to be able to add my own configuration information to this. However I couldn't find anything in CherryPy or TG docs talking about how to get to these values. If someone can either explain how, or point to the documentation where this is done... or I guess even the code that TurboGears uses for it's own configuration additions to the CherryPy config that would be great. Thanks!
--Gavin

