# each Discourse should have its own [[discourse]] above, in double square brackets
[[]]
= "myforum" # unique name for this Discourse install
= "My Forum" # Discourse site title (optional)
= "https://forum.example.com" # base URL of the Discourse install
= "your_api_key_here" # API key with appropriate permissions
= "system" # API username
= 123
[[]]
= "otherforum" # unique name for this Discourse install
= "Other Forum" # Discourse site title (optional)
= "https://community.example.org" # base URL of the Discourse install
= "your_other_api_key_here" # API key with appropriate permissions
= "system" # API username
= 456 # topic ID of a Changelog Topic on the forum