mastodon/config/environments
Matt Jankowski ee82d8a876 Move force_ssl check to production config (#2165)
The force_ssl method from controllers does not add all of the options that the
sitewide configuration in a config block does. For example, HSTS enforcement is
not added by the controller method, but is added by this style.
2017-04-23 04:22:22 +02:00
..
development.rb Preheat status cache 2017-02-05 17:24:18 +01:00
production.rb Move force_ssl check to production config (#2165) 2017-04-23 04:22:22 +02:00
test.rb Add API to upload media attachments 2016-09-05 17:46:36 +02:00