mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 16:52:45 +08:00
comment re cdn
This commit is contained in:
parent
3860a9302b
commit
92e15ff4ef
|
@ -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…
Reference in New Issue
Block a user