Skip to content

Commit

Permalink
add new client config for search bar threshold limit [CPCN-627] (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
devketanpro authored Apr 2, 2024
1 parent cd7e99d commit b9ca99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
"date_format": "MMM Do, YYYY",
"default_timezone": DEFAULT_TIMEZONE,
"view_content_tooltip_email": "[email protected]",
"searchbar_threshold_value": 30,
"filter_panel_defaults": {
"tab": {
"wire": "filters",
Expand Down

0 comments on commit b9ca99c

Please sign in to comment.