From 9faabba361fc56904ea5eceab85c153402d0f1cb Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Fri, 16 Feb 2024 23:55:44 -0500 Subject: [PATCH] [+] Turnstile settings --- config/application.properties | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/config/application.properties b/config/application.properties index 994ccc11..7cf4e0ce 100644 --- a/config/application.properties +++ b/config/application.properties @@ -93,4 +93,11 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.community.dialect.SQLiteDi #spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect #spring.datasource.hikari.maximum-pool-size=10 -## You can add any Spring Boot properties below +################################ +## AquaNet Settings +################################ + +## CloudFlare Turnstile Captcha +## This enables captcha for user registration. +turnstile.enable=false +turnstile.secret=