mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
* 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>
14 lines
523 B
YAML
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
|