mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Make max_tags_in_filter_list available clientside
This will allow plugins that use this setting to read the value using javascript.
This commit is contained in:
@@ -2093,6 +2093,7 @@ tags:
|
||||
default: false
|
||||
refresh: true
|
||||
max_tags_in_filter_list:
|
||||
client: true
|
||||
default: 30
|
||||
min: 1
|
||||
refresh: true
|
||||
|
||||
Reference in New Issue
Block a user