Make the software configurable through a file
emerick42 opened this issue · 0 comments
emerick42 commented
There are more and more cases (even when developing) where users could benefit from configuring Kairoi at runtime instead of compile time. The configuration of the address and port is the most basic example. Of course, this feature will be required before the first official beta release.
We should implement the loading of a simple configuration file with a few options, along with the documentation skeleton for it.