OK, here's what I got back from Microsoft:
“While web.config is an XML file, what you’re proposing isn’t really possible. There are a couple of reasons you don’t want to do this too, the main one being that in v1.X we actually restart the entire application when the web.config file changes. We...