1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/config/environments
Wonderfall 244726e2e8
disable legacy XSS filtering (#17289)
Browsers are phasing out X-XSS-Protection, but Safari and IE still support it.
2022-01-24 13:14:26 +01:00
..
development.rb Fix warnings on Rails boot (#16946) 2021-12-27 00:47:20 +01:00
production.rb disable legacy XSS filtering (#17289) 2022-01-24 13:14:26 +01:00
test.rb