Revert "gitea: enable git hooks"

they are insecure

This reverts commit c8b4428e3f.
This commit is contained in:
Astro 2021-10-05 00:14:12 +02:00
parent 1f7aea3a28
commit 9977aa693b
1 changed files with 0 additions and 4 deletions

View File

@ -44,10 +44,6 @@
HOST = "mail.c3d2.de:465";
IS_TLS_ENABLED = true;
};
security = {
# needed for c3d2-{web,dns} deployment
DISABLE_GIT_HOOKS = false;
};
service = {
NO_REPLY_ADDRESS = "no_reply@c3d2.de";
REGISTER_EMAIL_CONFIRM = true;