rlwakefield / CoMaCon

GNU General Public License v3.0
0 stars 0 forks source link

Ability to detect web.config keys no longer valid #24

Open rlwakefield opened 4 weeks ago

rlwakefield commented 4 weeks ago

Need to add code that determines if there is a web.config key that is no longer valid and then does something to it like comments it out.

rlwakefield commented 4 weeks ago

This is partially implemented with the whole "unknown configuration keys" configuration, but might need to add some additional options to either leave or delete the configuration key.