I have been using Duplicacy web in a Docker container (saspus/duplicacy-web) for a few years now and have worked really well. But one thing I find quite weird is I have a quite large log folder. It isn’t a few large files but rather 47 455 files smaller ones (max file size is 10 mb, oldest file from 2020-08-12).
Are log files saved indefinitely? Can I safely clean up (via a cron job) and remove older logs without causing issues for the web client?