Improve FileServer reload on change notifications
Closed this issue · 0 comments
nmaier commented
Currently a FileServer will reload whenever it gets notified of a file system change. Optimally the notifications should be filtered to only reload the server when a file with a tracked file extension changes.