Admin/rsyncd.conf
author paulson <lp15@cam.ac.uk>
Mon, 16 Jul 2018 23:33:28 +0100
changeset 68644 242d298526a3
parent 17769 3a324f3b34f6
permissions -rw-r--r--
de-applying and simplifying proofs

# 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