- Issue created by @alvolvfdez
I can't split ( https://www.drupal.org/project/config_split → ) the configuration of the site keys by different environments (local, dev, pre, pro) and keep the form ids in all of them equally, as all the configuration depends on a single YML (simple_recaptcha.config.yml).
The configuration of the ids of the forms should be in another YML file, this way we will be able to have the configuration of the site keys independently and it will be possible to divide it by environments keeping the same ids of the forms in all of them.
Active
Code