hackatime/config/skylight.yml
Mahad Kalam 166d9d30a0
ahoy is walking the plank (#903)
* Remove Ahoy

* Simplify migration

* sync migrations

* Update db/migrate/20260204113033_drop_ahoy_tables.rb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-04 13:13:48 +00:00

14 lines
523 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
- ActionDispatch::Routing::RouteSet#*
- ActionDispatch::Static