mirror of
https://github.com/discourse/discourse.git
synced 2025-04-25 07:54:28 +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…
x
Reference in New Issue
Block a user