You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,7 @@ change as part of the work.
51
51
52
52
-`GLOBAL_ALERT`: The main functionality for this comes from our theme gem, but when set the value will be rendered as
53
53
safe html above the main header of the site.
54
+
-`TIMDEX_INDEX`: Name of the index, or alias, to provide to the GraphQL endpoint. Defaults to `nil` which will let TIMDEX determine the best index to use. Wildcard values can be set, for example `rdi*` would search any indexes that begin with `rdi` in the underlying OpenSearch instance behind TIMDEX.
54
55
-`TIMDEX_SOURCES`: Comma-separated list of sources to display in the advanced-search source selection element. This
55
56
overrides the default which is set in ApplicationHelper.
0 commit comments