add production defaults to seed config for all archetypes
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!)