Admin/rsyncd.conf
author wenzelm
Sat, 03 Feb 2018 20:34:26 +0100
changeset 67571 f858fe5531ac
parent 17769 3a324f3b34f6
permissions -rw-r--r--
more uniform treatment of formal comments within document source; more robust nesting;

# 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