Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / forum / config / optional / field.field.taxonomy_term.forums.forum_container.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.taxonomy_term.forum_container
6     - taxonomy.vocabulary.forums
7 id: taxonomy_term.forums.forum_container
8 field_name: forum_container
9 entity_type: taxonomy_term
10 bundle: forums
11 label: Container
12 description: ''
13 required: true
14 translatable: true
15 default_value:
16   -
17     value: 0
18 default_value_callback: ''
19 settings:
20   on_label: 'Yes'
21   off_label: 'No'
22 field_type: boolean