Fix recipe cloudflare-turnstile-bundle

This commit is contained in:
Giuseppe Fabiano
2025-10-23 10:30:10 +02:00
parent 862ad7ce2b
commit 884629bdcb

View File

@@ -15,13 +15,13 @@
"config/packages/cloudflare_turnstile.yaml": {
"contents": [
"cloudflare_turnstile:",
" when@prod:",
"when@prod:",
" cloudflare_turnstile:",
" sites:",
" # site_key: 'not-a-realkey'",
" # site_secret: 'not-a-real-secret'",
" # enabled: true",
" when@dev:",
"when@dev:",
" cloudflare_turnstile:",
" sites:",
" always_pass:",
@@ -36,7 +36,7 @@
"executable": false
}
},
"ref": "e48bc8f88657c66575d742e414743145f189e20f"
"ref": "38548b0b2a485a0c64af41c3a19619c55db8657f"
}
}
}