mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-06 13:57:57 +00:00
Replace hardcoded .noaiobackup path checks with borg's native --exclude-if-present option, allowing users to exclude any directory from backup by placing a .noaiobackup marker file in it. Changes: - Backup: Use --exclude-if-present=.noaiobackup --keep-exclude-tags - Restore: Dynamically detect .noaiobackup markers from backup archive (not local filesystem) and build exclude patterns accordingly - Keep RESTORE_EXCLUDE_PREVIEWS as standalone feature |
||
|---|---|---|
| .. | ||
| backupscript.sh | ||
| borg_excludes | ||
| Dockerfile | ||
| start.sh | ||