mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
15 lines
561 B
YAML
15 lines
561 B
YAML
---
|
|
# The authentication token for the application.
|
|
authentication: SJGDElOyNN4OESRDxcL3qTgjIgJVyHnYCW6-XUddxgk
|
|
disable_dev_warning: true
|
|
ignored_endpoints:
|
|
- SessionsController#impersonate
|
|
- SessionsController#stop_impersonating
|
|
- LetterOpenerWeb::Engine
|
|
- Api::Hackatime::V1::HackatimeController#push_heartbeats
|
|
- Api::Hackatime::V1::HackatimeController#status_bar_today
|
|
- Api::V1::StatsController#user_stats
|
|
- Rails::HealthController#show
|
|
- AhoyCaptain::StatsController#show
|
|
- ActionDispatch::Routing::RouteSet#*
|
|
- ActionDispatch::Static
|