refactor: update README and templates for improved backup configuration and logging

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
Ludovic Cartier
2026-05-15 11:28:07 +02:00
parent 0ef6ae2bac
commit ea052ef0b9
4 changed files with 74 additions and 52 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
{% endif %}
{% if backup_path_include is defined %}
{% for item in backup_path_include %}
!{{ item.path }}
!{{ item }}
{% endfor %}
{% endif %}