Open iCultureBud opened 5 months ago
Wir könnten https://github.com/fsnotify/fsnotify benutzen oder halt einen eigenen filewatcher schreiben in einem neuen repo just for fun @iCultureBud @noobcollective/core
I start work with fsnotify on separate branch
Right now if there are new users added to the config we need to restart the server. As this is not optimal we should reread the config file.
Another option would be to implement a superuser which is able to add new users and reload configs.