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:
Blake Erickson 2019-10-17 15:22:27 -06:00
parent 42c2068ada
commit 80d8830c17

View File

@ -2093,6 +2093,7 @@ tags:
default: false
refresh: true
max_tags_in_filter_list:
client: true
default: 30
min: 1
refresh: true