Merge branch '2.4' into develop

pull/7455/head
Alexandre Dulaunoy 2021-05-25 12:12:11 +02:00
commit 27b5a0b523
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ $config = array(
'background_jobs' => true,
'cached_attachments' => true,
'osuser' => 'www-data',
'email' => 'email@address.com',
'contact' => 'email@address.com',
'email' => 'email@example.com',
'contact' => 'email@example.com',
'cveurl' => 'https://cve.circl.lu/cve/',
'cweurl' => 'https://cve.circl.lu/cwe/',
'disablerestalert' => false,