This PR adds clarity around where we do and do not allow multiple blocks, adding tests for places where multiples aren't allowed.
We also now allow multiple $PLUGIN blocks. I don't anticipate this getting used a lot, but allowing multiples here, I think, adds clarity to the list of blocks where we don't allow multiples.
Note: we'll have to add $EVENT to the list where we don't allow multiples when that PR comes through.
This PR adds clarity around where we do and do not allow multiple blocks, adding tests for places where multiples aren't allowed.
We also now allow multiple $PLUGIN blocks. I don't anticipate this getting used a lot, but allowing multiples here, I think, adds clarity to the list of blocks where we don't allow multiples.
Note: we'll have to add $EVENT to the list where we don't allow multiples when that PR comes through.
1204