Enabled git hooks in gitea

This commit is contained in:
2025-10-03 15:54:47 +03:00
parent 4109ba73a6
commit 58fa62f722

View File

@@ -13,3 +13,6 @@ THEMES = bthree-dark
[repository]
ENABLE_PUSH_CREATE_USER = true
DEFAULT_BRANCH = master
[security]
DISABLE_GIT_HOOKS = false