mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Add laravel/telescope to monitor indexer various data
This commit is contained in:
@@ -120,3 +120,22 @@ TEMP_UNZIP_PATH=
|
||||
|
||||
VIEW_COMPILED_PATH=/var/www/NNTmux/storage/framework/views
|
||||
ASSET_URL=
|
||||
|
||||
TELESCOPE_DRIVER=database
|
||||
TELESCOPE_ENABLED=true
|
||||
TELESCOPE_CACHE_WATCHER=true
|
||||
TELESCOPE_COMMAND_WATCHER=true
|
||||
TELESCOPE_DUMP_WATCHER=true
|
||||
TELESCOPE_EVENT_WATCHER=true
|
||||
TELESCOPE_EXCEPTION_WATCHER=true
|
||||
TELESCOPE_JOB_WATCHER=true
|
||||
TELESCOPE_LOG_WATCHER=true
|
||||
TELESCOPE_MAIL_WATCHER=true
|
||||
TELESCOPE_MODEL_WATCHER=true
|
||||
TELESCOPE_NOTIFICATION_WATCHER=true
|
||||
TELESCOPE_QUERY_WATCHER=true
|
||||
TELESCOPE_REDIS_WATCHER=true
|
||||
TELESCOPE_REQUEST_WATCHER=true
|
||||
TELESCOPE_RESPONSE_SIZE_LIMIT=64
|
||||
TELESCOPE_GATE_WATCHER=true
|
||||
TELESCOPE_SCHEDULE_WATCHER=true
|
||||
|
||||
Reference in New Issue
Block a user