zerobyte/app/server/modules
Jakub Trávník 7476897f87 feat(config-import): support mirrors, oneFileSystem, and optional flags
- Add mirrors support for backup schedules (copy to secondary repos)
- Add oneFileSystem flag to prevent crossing filesystem boundaries
- Support autoRemount=false for volumes (defaults to true)
- Support enabled=false for notification destinations (defaults to true)
- Optimize: move early return before dynamic imports in importBackupSchedules
- Update example config and README with new fields documentation
2025-12-23 15:29:27 +01:00
..
auth Merge origin/main into config-import-json 2025-12-19 14:23:02 +01:00
backends fix: prepend mount path in exclude patterns (#188) 2025-12-19 22:35:34 +01:00
backups feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
events feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
lifecycle feat(config-import): support mirrors, oneFileSystem, and optional flags 2025-12-23 15:29:27 +01:00
notifications feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
repositories Merge remote-tracking branch 'origin/main' into config-import-json 2025-12-23 13:18:14 +01:00
system feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
volumes feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00