esp-fs-webserver 2.0.1
- drastically reduced the number of read/write accesses to the configuration file during setup:
only once at boot and then the file can be closed manually withcloseConfiguration()method or automatically when the server is started - setup page fix ('/' character not needed in some situations)
- some examples updated
Full Changelog: 2.0.0...2.0.1