Commit 3934ef49 authored by Michal Čihař's avatar Michal Čihař

Enable hooks by default

parent dc04c412
......@@ -247,4 +247,4 @@ EMAIL_SEND_HTML = False
EMAIL_SUBJECT_PREFIX = '[%s] ' % SITE_TITLE
# Enable remote hooks
ENABLE_HOOKS = False
ENABLE_HOOKS = True
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment