Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions config/assembler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,16 @@ environments:
feature_flags:
WEBSITE_SEARCH: true
ASSEMBLER_API_EXPLORER: true
NAVIGATION_PREVIEW: true
website_search_url: https://staging-website.elastic.co/search/elastic-website-search.js
edge:
uri: https://d34ipnu52o64md.cloudfront.net
path_prefix: docs
content_source: edge
google_tag_manager:
enabled: false
feature_flags:
NAVIGATION_PREVIEW: true
# TODO: remove 'local' and switch CI synthetics to use 'dev' explicitly once
# NAVIGATION_PREVIEW is the default (at which point the pages-dropdown step
# in navigation-test.journey.ts should be replaced with a top-nav step).
Expand Down
Loading