Browse Source

added html to creation's field_fichiers

bach 2 years ago
parent
commit
9ba62c78b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/config/sync/field.field.node.creation.field_fichiers.yml

+ 1 - 1
src/config/sync/field.field.node.creation.field_fichiers.yml

@@ -19,7 +19,7 @@ default_value: {  }
 default_value_callback: ''
 settings:
   file_directory: '[date:custom:Y]-[date:custom:m]'
-  file_extensions: pdf
+  file_extensions: 'pdf html'
   max_filesize: ''
   description_field: true
   handler: 'default:file'