Admin/rsyncd.conf
author wenzelm
Fri, 12 Aug 2022 15:40:38 +0200
changeset 75821 affd69bad2d4
parent 17769 3a324f3b34f6
permissions -rw-r--r--
clarified signature: support different document_session, e.g. within running PIDE session;

# 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