Hi,
I run a nightly backup task which stops all my docker containers, backs up their config, and restarts them aftwards.
By doing this, the kopia webgui seems to lose all information of previously run tasks, I can only see stuff that happened since the restart:
Is this intended behaviour, or do I need to make some logfile-directory etc. persistent, so that the information is retained thru restarts?