Add a configuration file to store a persitant configuration of the application. Currently some features are only "configurable" by editing the source code. These edits will be overwritten by an update of the app. This issue can be fixed by adding support for a configuration file and providing an example configuration file which will be used as a fall back, if no local configuration is avaliable.
Add a configuration file to store a persitant configuration of the application. Currently some features are only "configurable" by editing the source code. These edits will be overwritten by an update of the app. This issue can be fixed by adding support for a configuration file and providing an example configuration file which will be used as a fall back, if no local configuration is avaliable.