Skip to content

Commit 98d0416

Browse files
authored
Enable SEARCH_OR_ASK_AI feature flag on prod (#1852)
1 parent 5bccabc commit 98d0416

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/assembler.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ environments:
77
google_tag_manager:
88
enabled: true
99
id: GTM-KNJMG2M
10+
feature_flags:
11+
SEARCH_OR_ASK_AI: true
1012
staging:
1113
uri: https://staging-website.elastic.co
1214
path_prefix: docs

0 commit comments

Comments
 (0)