diff --git a/ikiwiki.setup b/ikiwiki.setup index 9a29842883..e3232dccd0 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -182,7 +182,7 @@ git_wrapper: /home/b-git-annex/source.git/hooks/post-update # mode for git_wrapper (can safely be made suid) #git_wrappermode: 06755 # git pre-receive hook to generate -git_test_receive_wrapper: /home/b-git-annex/source.git/hooks/pre-receive +git_test_receive_wrapper: /home/b-git-annex/source.git/hooks/pre-receive.wrapper # unix users whose commits should be checked by the pre-receive hook untrusted_committers: - ikiwiki-anon @@ -198,6 +198,7 @@ gitmaster_branch: master # gitpush plugin # git repository urls that changes are pushed to git_push_to: +- git@git.sr.ht:~joeyh/git-annex - joey@git.kitenet.net:/srv/git/git-annex # htmlscrubber plugin