Closed manthey closed 8 years ago
I was mostly through a much simpler PR that would have implemented this change. I'd like to discuss our two PRs in person tomorrow before I merge either one. If my simpler approach satisfies the filed issue, I'd like to use that one, but I think probably some mix of this PR and the one I'm working on will be final.
Closing in favor of #543
Added settings processing from the config file and an internal set_setting utility function. This can be used to set cherrypy settings.
Addresses issue #532.