Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

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"