- Issue created by @svendecabooter
- Merge request !860Make sure default config for ai_translate module is valid → (Merged) created by svendecabooter
- 🇧🇪Belgium svendecabooter Gent
- Fixed the
entity_reference_depththat was wrongly positioned in the default config - Added missing language_settings default value
- Updated default
reference_defaultsvalues. Now it defaults to empty, since it was referencing entity types that might not even exist on a given site, making the configuration valid more of a challenge.
The last change might be debatable...
- Fixed the
- 🇧🇪Belgium svendecabooter Gent
I also took the opportunity to add extra config validation to the schema.
This is useful for when ai_translate settings get set via another means than the settings form, e.g. via a recipe.