We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90dccbf commit c0457efCopy full SHA for c0457ef
1 file changed
config/skylight.yml
@@ -1,3 +1,5 @@
1
---
2
# The authentication token for the application.
3
authentication: <%= Rails.application.credentials[:secret_key_skylight] %>
4
+ignored_endpoints:
5
+ - ApplicationController#not_found
0 commit comments