Admin/rsyncd.conf
author blanchet
Fri, 16 Jul 2021 15:27:55 +0200
changeset 74005 14de47e29fe4
parent 17769 3a324f3b34f6
permissions -rw-r--r--
get rid of remote_vampire since it's hard, if possible at all, to follow Vampire's online options

# 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