aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r--ikiwiki.setup3
1 files changed, 3 insertions, 0 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup
index f9ff9d3..aba3e51 100644
--- a/ikiwiki.setup
+++ b/ikiwiki.setup
@@ -207,4 +207,7 @@ use IkiWiki::Setup::Standard {
# See https://ikiwiki.info/plugins/po/
#po_master_language => 'en|English',
#po_slave_languages => [ 'pt|Portuguese' ],
+
+ # See http://ikiwiki.info/plugins/rsync/
+ #rsync_command => 'rsync -qa --delete . user@host:/path/to/docroot/',
}