Our docs have moved to a new home!
Please update your bookmarks, and contact us if you have any questions.
How to configure the container
This charm exposes several configurations to tweak the behaviour of Discourse. These can by changes by running juju config [charm_name] [configuration]=[value]. Below you can find some of the options that will allow you to modify the charm’s behaviour:
- CORS policies can be modified using the following settings:
- The developer mails can be set through
developer_emails - Throttle level protections provided by Discourse can be changed using
throttle_level
For a comprehensive list of configuration options check the configuration reference.