network: "discourse_default" # Name of the docker network container: "discourse_application" # Name of the container application repository: "discourse_repository" # Name of the repository folder credentials: features: matomo: true css: true portfolio_iframe: false oidc: true central_database: true ldap: false # @todo implement and activate csp: flags: style-src: unsafe-inline: true script-src-elem: unsafe-inline: true whitelist: font-src: - "http://*.{{primary_domain}}" domains: canonical: - "forum.{{ primary_domain }}"