mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Enable webhooks.
This commit is contained in:
@@ -103,7 +103,7 @@ return [
|
||||
'feature_flags' => [
|
||||
'export' => true,
|
||||
'telemetry' => false,
|
||||
'webhooks' => false,
|
||||
'webhooks' => true,
|
||||
'handle_debts' => true,
|
||||
],
|
||||
'version' => '5.8.0-alpha.1',
|
||||
|
Reference in New Issue
Block a user