services.gitea.captcha.type

NixOS option

The type of CAPTCHA to use for Gitea.

type: one of "image", "recaptcha", "hcaptcha", "mcaptcha", "cfturnstile"
Default
"image"
Example
"recaptcha"
declared in: nixos/modules/services/misc/gitea.nixView source on NixOS/nixpkgs →