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