mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 08:27:27 +08:00
[+] Turnstile settings
This commit is contained in:
@@ -93,4 +93,11 @@ spring.jpa.properties.hibernate.dialect=org.hibernate.community.dialect.SQLiteDi
|
|||||||
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect
|
#spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect
|
||||||
#spring.datasource.hikari.maximum-pool-size=10
|
#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=
|
||||||
|
|||||||
Reference in New Issue
Block a user