Updated readme

This commit is contained in:
Simon 2018-06-24 14:27:44 -04:00
parent 8e937e69c0
commit f603f41754

View File

@ -20,7 +20,8 @@ CRAWL_SERVER_TOKEN = ""
CRAWL_SERVER_PORT = 5001
CRAWL_SERVER_PROCESSES = 3
CRAWL_SERVER_THREADS = 20
SUBMIT_FTP = False
SUBMIT_HTTP = True
```
## Running the crawl server