diff --git a/roles/distgit/pagure/templates/pagure_shared.cfg b/roles/distgit/pagure/templates/pagure_shared.cfg index eb37573e39..224320da22 100644 --- a/roles/distgit/pagure/templates/pagure_shared.cfg +++ b/roles/distgit/pagure/templates/pagure_shared.cfg @@ -54,6 +54,7 @@ DEPLOY_KEY = False LOCAL_SSH_KEY = False ALLOW_DELETE_BRANCH = False EMAIL_ON_WATCHCOMMITS = False +LOG_ALL_COMMITS = True DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc', 'Fedmsg']