Add RSS feeds to exclude list

This commit is contained in:
Louis Abel 2023-12-04 15:08:23 -07:00
parent c4349512e6
commit 07385b97d4
Signed by: label
GPG Key ID: 3331F061D1D9990E
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
rsync_max_connections: '30'
rsync_no_compress: '*.gz *.tgz *.zip *.z *.Z *.rpm *.deb *.bz2 *.iso'
rsync_timeout: '600'
rsync_exclude: 'lost+found/ .snapshot/ .~tmp~/ /.private/ /.private/** **/.nfs*'
rsync_exclude: 'lost+found/ .snapshot/ .~tmp~/ /.private/ /.private/** **/.nfs* /feeds/ feeds/'
rsync_paths:
- name: rocky-staging
content: |