Lastest docker server installed (3.3.13) on DSM synology.
Similar tickets have been opened in the past: issues 45012 45067
"Process shared items" cron task is executed every 10 seconds and creates 10 lines of log each time.
It creates a lot of log data, 26,8MB of data once exported in csv for 3 days.
It is increasing hardrive usage most than any other tasks on my DS416Play (4 hard drives SHR). Refer the screenshot for IOPS monitoring.
There is no option to reduce / remove log details. Do I miss something into the server setup ?
Trying to disable the tasks, it creates log too to warn that the task is not executed because the cron job is disabled
The thing is that Joplin Server is not really optimised for low traffic websites. For high traffic ones, the interval approach is best because there's always data to process, but if the site is not used much it's indeed not ideal.
On the other hand, supporting low traffic websites at this level of optimisation is not really an objective at this point, especially when it would make things a lot more complex.
If someone is experiencing the same for low traffic home usage, if your home server supports WebDAV, I strongly encourage you to use it over the server container.