mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
Enabling Quick Jump Feature by default. (#24812)
This commit is contained in:
4
changelog/unreleased/pr-24812.toml
Normal file
4
changelog/unreleased/pr-24812.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
type = "a"
|
||||
message = "Adding Quick Jump Feature - In-product search right at your fingertips"
|
||||
|
||||
pulls = ["24812"]
|
||||
@@ -110,7 +110,7 @@ widget_summary=on
|
||||
opensearch3_client=off
|
||||
|
||||
# Enable Quick Jump Feature in Frontend & Backend
|
||||
quick_jump=off
|
||||
quick_jump=on
|
||||
|
||||
# Enable message table favorite fields
|
||||
message_table_favorite_fields=on
|
||||
|
||||
Reference in New Issue
Block a user