Skip to content
Extraits de code Groupes Projets
Valider 08adcf3e rédigé par Maxwell Salzberg's avatar Maxwell Salzberg
Parcourir les fichiers

blarg. ActionDispatch::Static isnt always there. took out the option so...

blarg.  ActionDispatch::Static isnt always there. took out the option so people can run their ssl pods correctly for now
parent 1b3cdbb7
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -38,7 +38,8 @@ Diaspora::Application.configure do
config.serve_static_assets = false
#force ssl in production
config.middleware.insert_before ActionDispatch::Static, "Rack::SSL"
config.middleware.insert_before Rack::Runtime, Rack::SSL
# Enable serving of images, stylesheets, and javascripts from an asset server
# config.action_controller.asset_host = "http://assets.example.com"
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter