mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
gc: get public hostname as config parameter
This commit is contained in:
@@ -69,4 +69,5 @@ password = "password"
|
||||
|
||||
[survey]
|
||||
nodes = ["http://localhost:7001"]
|
||||
rate_limit = 3600 # upload every hour
|
||||
rate_limit = 10 # upload every hour
|
||||
instance_root_url = "http://localhost:7000"
|
||||
|
||||
Reference in New Issue
Block a user