Firstly, thanks for the great work.
While converting our configs to the new style I found that the config generator adds the actual templates as plain text under output-options.user-templates instead of referencing the template location provided with --templates. Having to update every config file after the template changes defeats the purpose of having a template.
Is there currently an option in the new config style that works similar to the old --templates flag? If not, is it possible to add an alternative to the new config that behaves like the old flag?
Firstly, thanks for the great work.
While converting our configs to the new style I found that the config generator adds the actual templates as plain text under
output-options.user-templatesinstead of referencing the template location provided with--templates. Having to update every config file after the template changes defeats the purpose of having a template.Is there currently an option in the new config style that works similar to the old
--templatesflag? If not, is it possible to add an alternative to the new config that behaves like the old flag?