mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-03 20:55:59 +00:00
infinity scroller ui improvements
This commit is contained in:
@@ -62,7 +62,7 @@ return [
|
||||
],
|
||||
|
||||
'paginate' => [
|
||||
'perPage' => env('PAGINATE_RECORDS_PER_PAGE', 25),
|
||||
'perPage' => env('PAGINATE_RECORDS_PER_PAGE', 50),
|
||||
],
|
||||
|
||||
// The update versions which need to run upgrade process
|
||||
|
||||
Reference in New Issue
Block a user