Disable Skylight in staging
This commit is contained in:
parent
19fbae6a78
commit
b16366f2fd
1 changed files with 0 additions and 2 deletions
|
@ -34,8 +34,6 @@ module TPS
|
|||
URL = "http://localhost:3000/"
|
||||
end
|
||||
|
||||
config.skylight.environments += ["staging"]
|
||||
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
|
||||
config.action_view.sanitized_allowed_tags = ActionView::Base.sanitized_allowed_tags + ['u']
|
||||
|
|
Loading…
Reference in a new issue