Disabled the background workers for travis for now

pull/953/head
Iglocska 2016-02-17 15:26:36 +01:00
parent 2a2aaa9d1b
commit 4949089796
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ $config = array (
'footerpart2' => '© Belgian Defense CERT & NCIRC',
'org' => 'ORGNAME',
'showorg' => true,
'background_jobs' => true,
'background_jobs' => false,
'cached_attachments' => false,
'email' => 'email@address.com',
'contact' => 'email@address.com',