Admin/rsyncd.conf
author blanchet
Sun, 21 May 2017 21:37:31 +0200
changeset 65885 77d922eff5ac
parent 17769 3a324f3b34f6
permissions -rw-r--r--
added one more simplification to help replay

# 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