mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-10 14:04:35 -04:00
comment re cdn
This commit is contained in:
parent
3860a9302b
commit
92e15ff4ef
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue