wok-next view git/stuff/git-daemon.conf @ rev 21099

Update doxygen (1.8.15), git (2.20.1); add db5 (5.3.28)
TODO: switch to using /etc/daemons.conf.d/ in other packages too.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jan 01 22:49:19 2019 +0200 (2019-01-01)
parents
children
line source
1 # Git daemon options.
2 GIT_REPO="/var/www/git/"
3 OPTIONS="--detach --syslog --verbose --base-path=$GIT_REPO $GIT_REPO"