Add RSS feeds to exclude list
This commit is contained in:
parent
c4349512e6
commit
07385b97d4
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user