mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Add switch to enable full telescope reporting in production
This commit is contained in:
@@ -38,6 +38,7 @@ return [
|
||||
*/
|
||||
|
||||
'enabled' => env('TELESCOPE_ENABLED', true),
|
||||
'full_enabled_in_production' => env('TELESCOPE_FULL_IN_PRODUCTION', false),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user