mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: add site key configuration for hCaptcha in values.yaml
This commit is contained in:
@@ -257,6 +257,9 @@ analytics:
|
||||
host:
|
||||
key:
|
||||
|
||||
|
||||
# CAPTCHA Configuration
|
||||
# We support hCaptcha. You can get site key and secret key from https://hcaptcha.com/
|
||||
captcha:
|
||||
enabled: false
|
||||
siteKey:
|
||||
|
||||
Reference in New Issue
Block a user