feat: read survey uploader's settings

This commit is contained in:
Aravinth Manivannan
2023-10-17 19:09:22 +05:30
parent c56b04fa5a
commit b6a6705449
4 changed files with 184 additions and 0 deletions

View File

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