Skip to content

Commit c1268cc

Browse files
reenable followup questions for staging environment (#5963)
1 parent 63bac63 commit c1268cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/config/feature_flag_configs/staging.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
{
5757
"name": "follow_up_questions_ga",
58-
"enabled": false,
58+
"enabled": true,
5959
"owner": "javiervazquez",
6060
"description": "Enables the follow up questions generated from related topics to general audience."
6161
},

0 commit comments

Comments
 (0)