This commit is contained in:
@ -5,4 +5,8 @@ auth_token = "YOURAUTHTOKEN"
|
||||
|
||||
[hcaptcha]
|
||||
site_key = "YOURSITEKEY"
|
||||
secret_key = "YOURSECRETKEY"
|
||||
secret_key = "YOURSECRETKEY"
|
||||
|
||||
[options]
|
||||
announce = true
|
||||
form = false
|
1
data/options.json
Executable file
1
data/options.json
Executable file
@ -0,0 +1 @@
|
||||
{"Announcements":"false","Form":"true"}
|
Reference in New Issue
Block a user