enabled git hooks

This commit is contained in:
Nickiel12 2023-10-27 09:27:24 -07:00
parent 0cec40d1ac
commit 783d543711

View file

@ -27,6 +27,8 @@ in
# Enable this after the first user has been created
service.DISABLE_REGISTRATION = true;
security.DISABLE_GIT_HOOKS = false;
#session.COOKIE_SECURE = true;
# external facing ui
server = {