restic_repository_password:XXXXX# password für das repo
restic_mount:"/mnt/restic"# wohin soll das repo gemountet werden
restic_mount_user:restic# nutzer für den share/mount
restic_mount_password:XXXXX# passwort für den mount
restic_exclude: | # was soll ausgeschlossen werden, siehe:https://github.com/restic/restic/issues/1005; https://forum.restic.net/t/exclude-syntax-confusion/1531/12