mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
feat: read survey uploader's settings
This commit is contained in:
@@ -66,3 +66,7 @@ url = "127.0.0.1"
|
||||
port = 10025
|
||||
username = "admin"
|
||||
password = "password"
|
||||
|
||||
[survey]
|
||||
nodes = ["http://localhost:7001"]
|
||||
rate_limit = 3600 # upload every hour
|
||||
|
||||
Reference in New Issue
Block a user