diff --git a/config/application.properties b/config/application.properties index 7cf4e0ce..0c6c7bf6 100644 --- a/config/application.properties +++ b/config/application.properties @@ -100,4 +100,5 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.community.dialect.SQLiteDi ## CloudFlare Turnstile Captcha ## This enables captcha for user registration. turnstile.enable=false -turnstile.secret= +turnstile.secret=1x0000000000000000000000000000000AA +turnstile.ip-header=CF-Connecting-IP