Allow article type to be multivalue
This commit is contained in:
parent
b409f56e8d
commit
e0c3dd5cad
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ settings:
|
|||
target_type: taxonomy_term
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
|
|
Loading…
Add table
Reference in a new issue