feat: schedule mCaptcha/survey registration and uploads

This commit is contained in:
Aravinth Manivannan
2023-10-20 01:47:32 +05:30
parent 74364c4e17
commit 960283324d
3 changed files with 146 additions and 41 deletions

View File

@@ -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"