From 68ef461e3cc846f1e2e6944395e59a3d6ae296ee Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Sun, 15 Nov 2009 17:13:30 +0100 Subject: websync: default $SITE_FILTER to keep local sponsor changes (images, html) --- etc/websync.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/websync.conf.sample b/etc/websync.conf.sample index b397fef..1fb72db 100644 --- a/etc/websync.conf.sample +++ b/etc/websync.conf.sample @@ -57,7 +57,7 @@ #EXCLUDE=${EXCLUDE:-"--exclude ${HOSTNAME}"} ## And site specific excludes, by default its the sponsor stuff that should be local to all -#SITE_FILTER=${SITE_FILTER:-"--filter=protect_sponsor_img.jpg --filter=protect_sponsor.html"} +#SITE_FILTER=${SITE_FILTER:-"--include sponsor.deb.* --exclude sponsor_img.* --exclude sponsor.html --exclude sponsor.*.html --filter=protect_sponsor_img.* --filter=protect_sponsor.html --filter=protect_sponsor.*.html"} ## Do we have leaf mirror to signal we are done and they should sync? ## If so set it to true and make sure you configure runmirrors-websync.mirrors -- cgit v1.2.3