@colinkahn Have a look at https://github.com/duct-framework/duct/blob/master/UPGRADING.md#011-from-010, in the part where it talks about splitting your configuration up into multiple files using profiles and #duct/include
@iarenaza thanks. I wasn't sure at first about this since I didn't really understand profiles but "include" seemed like the right idea.