- Core module has now service that handles async operations. On Linux, you might want to add `async` > `inotify` option (and set it to `true`) in core module configuration. See [config.local.neon.example](https://github.com/ReCodEx/api/blob/master/app/config/config.local.neon.example) for details. The service just needs to be started (no special configuration is necessary):
- Core module has now service that handles async operations. On Linux, you might want to add `async` > `inotify` option (and set it to `true`) in core module configuration (otherwise the worker uses only polling, which has higher latency). See [config.local.neon.example](https://github.com/ReCodEx/api/blob/master/app/config/config.local.neon.example) for details. The service just needs to be started (works even if you make no changes to configuration):