No more iframe blocking/allowing
This commit is contained in:
parent
46cea01683
commit
af2bfa4649
@ -41,8 +41,6 @@ module AgendaDuLibreRails
|
|||||||
to: 'moderateurs@agendadulibre.org'
|
to: 'moderateurs@agendadulibre.org'
|
||||||
}
|
}
|
||||||
|
|
||||||
config.action_dispatch.default_headers['X-Frame-Options'] = 'ALLOWALL'
|
|
||||||
|
|
||||||
# In rails 4, plugin and vendor images need to be precompiled
|
# In rails 4, plugin and vendor images need to be precompiled
|
||||||
config.assets.precompile += %w[*.png *.jpg *.jpeg *.gif]
|
config.assets.precompile += %w[*.png *.jpg *.jpeg *.gif]
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user