Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 363 Bytes

README.cdn.rst

File metadata and controls

14 lines (9 loc) · 363 Bytes

Enable CDN

Sign up with a CDN and configure according to these instructions.

Add this to group_vars/all/main.yml:

discourse_cdn_enabled:        True
discourse_cdn_allow_origin:   "*"
discourse_cdn_url:            "//discourse-cdn.example.com"