multithreading and parsing1
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user