mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Expand search with a bunch of keywords for #510
This commit is contained in:
@@ -209,4 +209,6 @@ return [
|
||||
],
|
||||
'default_currency' => 'EUR',
|
||||
'default_language' => 'en_US',
|
||||
'search_modifiers' => ['amount_is', 'amount_less', 'amount_more', 'source', 'destination', 'category', 'budget', 'tag', 'bill', 'type', 'date_on',
|
||||
'date_before', 'date_after', 'has_attachments', 'notes',],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user