Admin/rsyncd.conf
author wenzelm
Wed, 13 Apr 2005 18:51:39 +0200
changeset 15726 67e9ed435df7
parent 8391 683838ba11e0
child 17671 e9e341bc7d42
permissions -rw-r--r--
*** MESSAGE REFERS TO PREVIOUS VERSION *** support embedded values and static binding -- via implicit assignment to src tokens (cf. assignable/assign/closure); renamed ident/string/keyword to mk_ident/mk_string/mk_keyword; added mk_name, mk_typ, mk_term, mk_fact, mk_attribute; added type value with map_values etc.; removed name_dummy, added general 'maybe' combinator; added global/local_tyname/const; added pretty_src, pretty_attribs; added thm_sel (from attrib.ML);

#
# rsync server configuration
#
# $Id$
#

uid = nobody 
gid = nobody 
use chroot = yes
log file = /tmp/rsyncd.log
read only = true

[isabelle-dist]
        path = /home/html/isabelle/html-data/dist/
        comment = Isabelle distribution area