@@ -83,13 +83,13 @@ content:
8383 autocomplete_route_name : autocomplete_deluxe.autocomplete
8484 size : 60
8585 selection_handler : default
86+ match_limit : 0
8687 min_length : 0
8788 delimiter : ' '
8889 not_found_message_allow : false
8990 not_found_message : " The term '@term' will be added"
9091 new_terms : false
9192 no_empty_message : ' No terms could be found. Please type in order to add a new term.'
92- match_limit : ' 0'
9393 third_party_settings : { }
9494 os2loop_shared_subject :
9595 type : autocomplete_deluxe
@@ -100,13 +100,13 @@ content:
100100 autocomplete_route_name : autocomplete_deluxe.autocomplete
101101 size : 60
102102 selection_handler : default
103+ match_limit : 0
103104 min_length : 0
104105 delimiter : ' '
105106 not_found_message_allow : false
106107 not_found_message : " The term '@term' will be added"
107108 new_terms : false
108109 no_empty_message : ' No terms could be found. Please type in order to add a new term.'
109- match_limit : ' 0'
110110 third_party_settings : { }
111111 os2loop_shared_tags :
112112 type : autocomplete_deluxe
@@ -117,13 +117,13 @@ content:
117117 autocomplete_route_name : autocomplete_deluxe.autocomplete
118118 size : 60
119119 selection_handler : default
120+ match_limit : 10
120121 min_length : 0
121122 delimiter : ' '
122123 not_found_message_allow : false
123124 not_found_message : " The term '@term' will be added"
124125 new_terms : true
125126 no_empty_message : ' No terms could be found. Please type in order to add a new term.'
126- match_limit : 10
127127 third_party_settings : { }
128128 path :
129129 type : path
0 commit comments