Admin/rsyncd.conf
author wenzelm
Thu, 21 Mar 2013 16:35:53 +0100
changeset 51469 18120e26f818
parent 17769 3a324f3b34f6
permissions -rw-r--r--
eliminated char_width_int to avoid unclear rounding; clarified integer conversion for margin;

# 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