From 177c2548baeabb0b5ff90856c94970ad2ab5eb2d Mon Sep 17 00:00:00 2001 From: Quim Date: Tue, 12 Feb 2019 18:18:24 +0100 Subject: [PATCH] allow jira sync module to run after the rest --- configs/frameworks_example.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/frameworks_example.ini b/configs/frameworks_example.ini index 2f778ca..3d7d0ae 100755 --- a/configs/frameworks_example.ini +++ b/configs/frameworks_example.ini @@ -89,6 +89,7 @@ verbose=true #proxy_password = proxypass [jira] +enabled = false hostname = jira-host username = username password = password