Skip to content

Commit c0457ef

Browse files
committed
ignore endpoints from networks stats
1 parent 90dccbf commit c0457ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/skylight.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
---
22
# The authentication token for the application.
33
authentication: <%= Rails.application.credentials[:secret_key_skylight] %>
4+
ignored_endpoints:
5+
- ApplicationController#not_found

0 commit comments

Comments
 (0)