Hello,
According to the documentation, it's not possible to define a template directory if it's modified.
I'm using the Minarca Docker container.
Do you have a solution for modifying only two files, email_layout.html and email_notification.html, without having to rebuild the image?
If I mount a Docker volume to /opt/minarca-server/rdiffweb/templates, the APT installation made by Dockerfile throws a warning and doesn't copy any files:
unable to delete old directory '/opt/minarca-server/rdiffweb/templates': Device or resource busy
Sincerely.