mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
16 lines
561 B
YAML
16 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
|