mirror of
https://github.com/terorie/od-database-crawler.git
synced 2025-12-16 08:19:06 +00:00
Refactor uploading & chunk size parameter
This commit is contained in:
@@ -4,6 +4,9 @@ server:
|
||||
url: http://od-db.mine.terorie.com/api
|
||||
# Server auth token
|
||||
token:
|
||||
# Upload chunk size
|
||||
# If the value is too high, the upload fails.
|
||||
upload_chunk: 1 MB
|
||||
|
||||
# Log output settings
|
||||
output:
|
||||
|
||||
Reference in New Issue
Block a user