Skip to content

Commit

Permalink
Add notes on supported protocols
Browse files Browse the repository at this point in the history
  • Loading branch information
khelll committed Mar 4, 2015
1 parent 0d45ea3 commit 244d3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -76,6 +76,7 @@ class App < Sinatra::Base
set :assets_host, '<id>.cloudfront.net'

# Serve assets using this protocol
# Options are: :http(default), :https and :relative(//)
set :assets_protocol, :http

# CSS minification
Expand Down

0 comments on commit 244d3ca

Please sign in to comment.