diff options
Diffstat (limited to 'conf/config.proto')
-rw-r--r-- | conf/config.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/config.proto b/conf/config.proto index 13cafe0..969164a 100644 --- a/conf/config.proto +++ b/conf/config.proto @@ -36,4 +36,5 @@ ssh-options = no-port-forwarding,no-X11-forwarding,no-pty [serve] repo-base = /pub/git/ repo-regex = [a-z0-9][a-z0-9.+_-]*$ +git-update-hook = /srv/http/aur/scripts/git-integration/git-update.py git-shell-cmd = /usr/bin/git-shell |