Skip to content

add production defaults to seed config for all archetypes

Dan Visel requested to merge seed-config-production-v2 into main

This extends !1258 (merged) – it adds defaults for production in the config for all archetypes if a new group is spun up. Previously this had only been done for journal and prc.

I'm pretty sure that this should have no real impact – the defaults that are set are the same as the fallbacks that are used in the code. But it's good to have the consistency.

(This is a second, fixed version of this MR – disregard the previous!)

Merge request reports