comment re cdn

This commit is contained in:
Sam 2013-04-11 20:49:47 +10:00
parent 3860a9302b
commit 92e15ff4ef

View File

@ -55,4 +55,8 @@ Discourse::Application.configure do
# allows admins to use mini profiler
config.enable_mini_profiler = true
# Discourse strongly recommend you use a CDN.
# For origin pull cdns all you need to do is register an account and configure
# config.action_controller.asset_host = "http://YOUR_CDN_HERE"
end