taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

rsyncd.conf (357B)


      1 max connections = 8
      2 log file = /home/coverage-www/.local/var/log/rsync.log
      3 lock file = /home/coverage-www/.local/var/run/rsyncd.lock
      4 timeout = 300
      5 use chroot = no
      6 
      7 [incoming_packages]
      8         comment = Folder for CI Coverage HTML output
      9         path = /home/coverage-www/taler/
     10         read only = no
     11         #uid = coverage-www
     12         #gid = coverage-www