Have pagure log commits on all branches

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-04-08 12:24:14 +02:00
parent 1416bd877e
commit 30f7f775b4

View file

@ -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']