emerick42/kairoi

Make the software configurable through a file

Closed this issue · 0 comments

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.