add PROSTOR agency enum; update ENV template

This commit is contained in:
Bilal Catic
2019-10-25 10:53:44 +02:00
parent 5098b08b3f
commit 05fad652c4
2 changed files with 5 additions and 4 deletions

View File

@@ -137,7 +137,8 @@ const AD_STATUS = {
const AD_AGENCY = {
OLX: "OLX",
RENTAL: "RENTAL"
RENTAL: "RENTAL",
PROSTOR: "PROSTOR"
};
const CRAWLER_AD_TYPE = {