updating folder scanner to utilize 100% cpu

This commit is contained in:
jakani24
2024-06-02 14:43:48 +02:00
parent 6f1a3e2dbd
commit 94dd7d5764
30 changed files with 266 additions and 240 deletions

View File

@@ -164,6 +164,7 @@ int update_settings(const std::string& settings_type) {
return 0;
}
//update the settings. if caled by scheduler
int action_update_settings() {
// Update the settings
int err = 0;