plugin.tx_form {
  settings {
    yamlConfigurations.1761037892 = EXT:gorecaptcha/Configuration/Yaml/Form/BaseSetup.yaml
  }
}

lib.recaptcha = FLUIDTEMPLATE
lib.recaptcha {
  templateRootPaths {
    0 = EXT:gorecaptcha/Resources/Private/Templates/Snippets/
  }
  templateName = JavaScript
  settings {
    recaptchaV3SiteKey = {$gorecaptcha.v3.sitekey}
  }
}
