I first checked the docs and also searched the forum, but didn’t find an answer.
I have a theme in a Git Repo and use env.php to set site-specific options (url, etc.). I have one site where I want the default language to be English and another site, where the default is to be German. So it would be helpfull to set (or override) the default language in env.php (all other language settings stay the same).
But is that possible at all? And if yes — how?
Thanks for your help…