1 Commits

Author SHA1 Message Date
a836419bdf configure crowdsec captcha with cloudflare turnstile 2025-12-03 15:07:37 +01:00
2 changed files with 0 additions and 2 deletions

View File

@@ -71,7 +71,6 @@ module "cf_arcodange_cms_token" {
"zone:Zone Settings Write", "zone:Zone Settings Write",
"zone:DNS Write", "zone:DNS Write",
"account:Cloudflare Tunnel Write", "account:Cloudflare Tunnel Write",
"account:Turnstile Sites Write",
] ]
} }
} }

View File

@@ -1,5 +1,4 @@
applications = [ applications = [
"webapp", "webapp",
"erp", "erp",
"crowdsec",
] ]