Admin/rsyncd.conf
author wenzelm
Mon, 11 Dec 2023 22:08:43 +0100
changeset 79256 4a97f2daf2c0
parent 17769 3a324f3b34f6
permissions -rw-r--r--
tuned comments (see also 476a239d3e0e and possibly 4b62e0cb3aa8);

# 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