summaryrefslogtreecommitdiff
path: root/etc/websync.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'etc/websync.conf.sample')
-rw-r--r--etc/websync.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/websync.conf.sample b/etc/websync.conf.sample
index 498ac08..08e2413 100644
--- a/etc/websync.conf.sample
+++ b/etc/websync.conf.sample
@@ -54,7 +54,7 @@
## See rsync(1) for the exact syntax, these are passed to rsync as written here.
## Please do not use this except for rare cases and after you talked to us.
## For the sponsor logos see SITE_EXCLUDE
-#EXCLUDE=${EXCLUDE:-"${HOSTNAME}"}
+#EXCLUDE=${EXCLUDE:-"--exclude ${HOSTNAME}"}
## And site specific excludes, by default its the sponsor stuff that should be local to all
#SITE_EXCLUDE=${SITE_EXCLUDE:-"--exclude core --exclude sponsor_img.jpg --exclude sponsor.html"}