| changeset 66 | 20da47bd9408 |
| parent 64 | 47a0d7568655 |
| child 71 | 2220313b692e |
--- a/sbin/sync/config.py.tmpl Thu Aug 02 09:02:27 2012 +0200 +++ b/sbin/sync/config.py.tmpl Thu Aug 02 09:26:15 2012 +0200 @@ -6,10 +6,10 @@ env.base_export_path = "~/tmp" env.export_prefix = "idill" -env.remote_web_path = "/iridata/iri-research/ldt/" +env.remote_web_path = "/iridata/www/iri-research/labs/idill/" env.web_rsync_filters = [ "+ core", - "- /doc/" + "- /doc/", "P .htpasswd", "P .htaccess", "P robots.txt",