mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
feat: schedule mCaptcha/survey registration and uploads
This commit is contained in:
@@ -67,7 +67,7 @@ port = 10025
|
||||
username = "admin"
|
||||
password = "password"
|
||||
|
||||
[survey]
|
||||
nodes = ["http://localhost:7001"]
|
||||
rate_limit = 10 # upload every hour
|
||||
instance_root_url = "http://localhost:7000"
|
||||
#[survey]
|
||||
#nodes = ["http://localhost:7001"]
|
||||
#rate_limit = 10 # upload every hour
|
||||
#instance_root_url = "http://localhost:7000"
|
||||
|
||||
Reference in New Issue
Block a user