mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update scripts and config by removing unused env settings
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
return [
|
||||
'db_name' => env('DB_NAME', 'nntmux'),
|
||||
'db_system' => env('DB_SYSTEM', 'mysql'),
|
||||
'items_per_page' => env('ITEMS_PER_PAGE', 50),
|
||||
'items_per_cover_page' => env('ITEMS_PER_COVER_PAGE', 20),
|
||||
'max_pager_results' => env('MAX_PAGER_RESULTS', 125000),
|
||||
|
||||
Reference in New Issue
Block a user