The source project of this merge request has been removed.
SiLAServer.Builder: Fix and improve config file handling
Fix #38 (closed)
- Fix:
withPersistentConfigFileno longer requires explicitwithPersistentConfig - Add:
withPersistentConfig()as a shorthand forwithPersistentConfig(true) - Improve documentation and code readability