Admin/rsyncd.conf
author wenzelm
Fri, 28 Apr 2017 14:12:57 +0200
changeset 65605 a6447eb6bc38
parent 17769 3a324f3b34f6
permissions -rw-r--r--
separate small meta_info vs. big build_info;

# rsync server configuration

uid = nobody 
gid = nobody 
use chroot = yes
log file = /tmp/rsyncd.log
read only = true

[isabelle-website]
    path = /home/proj/isabelle/website
    comment = Isabelle website

[isabelle-distribution]
    path = /home/proj/isabelle/website/dist
    comment = Isabelle distribution

# Sydney legacy link
[isabelle-dist]
    path = /home/proj/isabelle/website
    comment = Isabelle website