mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Add allowed sort.
This commit is contained in:
parent
bd181aeed4
commit
85ff048fd8
@ -165,6 +165,7 @@ return [
|
||||
TransactionJournal::class,
|
||||
Recurrence::class,
|
||||
],
|
||||
'allowed_sort_parameters' => ['order', 'name', 'iban'],
|
||||
'allowedMimes' => [
|
||||
/* plain files */
|
||||
'text/plain',
|
||||
|
Loading…
Reference in New Issue
Block a user