chore(django-apps): Reduce webhook output

This commit is contained in:
Tom Hubrecht 2025-01-15 09:49:17 +01:00
parent 93f51cf972
commit e555bbc06e
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -452,10 +452,9 @@ in
patches = (old.patches or [ ]) ++ [ ./01-webhook.patch ];
});
# extraArgs = [ "-debug" ];
# Only listen on localhost
ip = "127.0.0.1";
verbose = false;
hooksTemplated = mapAttrs' (
name: