Seizure / MonitorBoss

GNU Lesser General Public License v3.0
2 stars 1 forks source link

updating/amending the config wipes out comments #7

Closed Seizure closed 5 months ago

Seizure commented 6 months ago

With standard behavior, ConfigParser does not maintain comments when updating the config. There are different ways around this.

Seizure commented 5 months ago

configuration format/library switched to TOML, and comments are now maintained between read/write