multithreading and parsing1

This commit is contained in:
2023-09-27 13:02:30 +02:00
parent 00d7456f89
commit e453cc2c6c
7 changed files with 127 additions and 14 deletions

View File

@@ -1,2 +1,10 @@
[DB]
MONGODB_URI = "mongodb://localhost:27017/softone"
MONGODB_URI = mongodb://localhost:27017/softone
MONGODB_DB = softone
MONGODB_COLLECTION = orsr
[WEB]
ORSR_URL = http://www.orsr.sk/hladaj_zmeny.asp
[APP]
THREADS = 8