Skip to content

Commit

Permalink
skylight: ignore PingController#index
Browse files Browse the repository at this point in the history
  • Loading branch information
LeSim committed Nov 27, 2023
1 parent 6fd1723 commit 23d81ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/skylight.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
# The authentication token for the application.
authentication: <%= ENV['SKYLIGHT_AUTHENTICATION_KEY'] || '' %>
ignored_endpoints:
- PingController#index

0 comments on commit 23d81ee

Please sign in to comment.