Skip to content

Commit

Permalink
[ALS-5283] Add tour settings (#93)
Browse files Browse the repository at this point in the history
* Update picsureui_settings.json

* add tourSearchTerm setting
  • Loading branch information
JamesPeck authored Nov 13, 2023
1 parent 5f672e7 commit c4b6c19
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions initial-configuration/config/httpd/picsureui_settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"categorySearchResultList" : [
"ACT"
],
"enableTour": true,
"idsToWaitFor": [
"search-results-container"
],
"tourSearchTerm": "age",
"customizeAuth0Login": true,
"queryButtonLabel": "Export for analysis",
"maxVariantCount": 10000,
Expand Down

0 comments on commit c4b6c19

Please sign in to comment.