Fix index elastic
This commit is contained in:
parent
9975f3f3b5
commit
551cb2d5b6
|
|
@ -501,4 +501,6 @@ FALLBACK_LOCALE = 'en-GB'
|
||||||
CAROUSEL_ITEMS = [230, 231, 232]
|
CAROUSEL_ITEMS = [230, 231, 232]
|
||||||
ESTABLISHMENT_CHOSEN_TAGS = ['gastronomic', 'en_vogue', 'terrace', 'streetfood', 'business', 'bar_cocktail', 'brunch', 'pop']
|
ESTABLISHMENT_CHOSEN_TAGS = ['gastronomic', 'en_vogue', 'terrace', 'streetfood', 'business', 'bar_cocktail', 'brunch', 'pop']
|
||||||
NEWS_CHOSEN_TAGS = ['eat', 'drink', 'cook', 'style', 'international', 'event', 'partnership']
|
NEWS_CHOSEN_TAGS = ['eat', 'drink', 'cook', 'style', 'international', 'event', 'partnership']
|
||||||
INTERNATIONAL_COUNTRY_CODES = ['www', 'main', 'next']
|
INTERNATIONAL_COUNTRY_CODES = ['www', 'main', 'next']
|
||||||
|
|
||||||
|
ELASTICSEARCH_DSL_AUTOSYNC = False
|
||||||
Loading…
Reference in New Issue
Block a user