update ENV variable description
This commit is contained in:
@@ -41,8 +41,8 @@ RENTAL_IGNORED_USERNAMES=!!! This is not used for rental crawler !!!
|
||||
RENTAL_DELAY_BETWEEN_PAGES=time in miliseconds to wait before indexing next page
|
||||
RENTAL_FORCE_CRAWL=Non-zero value will force crawler to crawl all pages without stopping when known real estate is found
|
||||
#==PROSTOR==
|
||||
PROSTOR_MAX_PAGES=!!! This is not used for prostor crawler !!!
|
||||
PROSTOR_MAX_RESULTS_PER_PAGE=For Prostor crawler, this represents MAX RESULTS in total
|
||||
PROSTOR_MAX_PAGES=For Prostor crawler, this is MAX number of ads to crawl in total
|
||||
PROSTOR_MAX_RESULTS_PER_PAGE=For Prostor crawler, this represents how many ads are crawled at once
|
||||
PROSTOR_CRAWLER_AD_TYPE=enum name of what type of ads should be crawled, check common/enums.js file for valid values
|
||||
PROSTOR_CRAWLER_AD_CATEGORIES=comma separated list of enum names of categories to be included, check common/enums.js file for valid values
|
||||
PROSTOR_IGNORED_USERNAMES=!!! This is not used for prostor crawler !!!
|
||||
|
||||
Reference in New Issue
Block a user