I need a way to add code to the generated nginx.conf files. I need to add funny bits for various reasons. Then I forget that I edited the file that clearly says I shouldn't and it gets blown away on the next update.
Maybe an include? Or some kind of block in the uow conf files for arbitrary text to insert?