How does multisite.yml look?

Where can I see a template?

I wonder why this how-to didn’t mention about multisite.yml structure

1 Like

The howto says:

 before_bundle_exec:
    - file:
        path: $home/config/multisite.yml
        contents: |
         secondsite:
           adapter: postgresql
           database: b_discourse
           pool: 25
           timeout: 5000
           db_id: 2
           host_names:
             - b.discourse.example.com

I already explained you need to be a dev or sysadmin etc to understand this stuff … there is going to be no hand holding here.

3 Likes