mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Expand notifications.
This commit is contained in:
@@ -145,7 +145,8 @@ return [
|
||||
'update_minimum_age' => 7,
|
||||
|
||||
// notifications
|
||||
'available_notifications' => ['bill_reminder', 'new_access_token', 'transaction_creation', 'user_login'],
|
||||
'available_notifications' => ['bill_reminder', 'new_access_token', 'transaction_creation', 'user_login'],
|
||||
'admin_notifications' => ['admin_new_reg', 'user_new_reg'],
|
||||
|
||||
// enabled languages
|
||||
'languages' => [
|
||||
|
Reference in New Issue
Block a user