Update config.

This commit is contained in:
James Cole
2021-05-13 05:34:40 +02:00
parent 8e667fe291
commit e3efb23b78

View File

@@ -95,7 +95,7 @@ return [
],
'feature_flags' => [
'export' => true,
'telemetry' => false,
'telemetry' => true,
'webhooks' => false,
'handle_debts' => true,
],