Add flag to feature branch.

This commit is contained in:
James Cole 2021-04-10 08:03:17 +02:00
parent d01814821f
commit 7825fe4f1d
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D

View File

@ -97,6 +97,7 @@ return [
'export' => true, 'export' => true,
'telemetry' => true, 'telemetry' => true,
'webhooks' => false, 'webhooks' => false,
'handle_debts' => true,
], ],
'version' => '5.5.6', 'version' => '5.5.6',