You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there plans to allow configuring Skylight on block-level?
Skylight.configure do |config|
config.authentication = Rails.application.secrets.skylight_authentication_token
config.ignored_endpoints = ['ApplicationController#foo']
end
The text was updated successfully, but these errors were encountered:
Is there plans to allow configuring Skylight on block-level?
The text was updated successfully, but these errors were encountered: