Solo para señalar que está claro que ya es posible administrar contenido en el control de código fuente, échale un vistazo a este tema, se mantiene en GitHub:
Themeable site settings allow a theme (not components) to override a small subset of core site settings, which generally control parts of the UI and other minor functionality. This allows themes to have a greater control over the full site experience.
Adding themeable site settings
All themeable site settings are defined in the core config/site_settings.yml file. Any setting with themeable: true will be available to themes.
To override the default site setting value when the …
en la parte inferior:
aunque no estoy seguro de si esta funcionalidad ya ha sido lanzada o anunciada (o si está prevista)
1 me gusta