소스 검색

added doc extension to espace presse

bach 2 년 전
부모
커밋
7f72f6dfb2
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      config/sync/field.field.paragraph.doc_and_thumb.field_document.yml
  2. 1 1
      web/profiles/d8-starterkit-profile

+ 1 - 1
config/sync/field.field.paragraph.doc_and_thumb.field_document.yml

@@ -21,7 +21,7 @@ settings:
   handler: 'default:file'
   handler_settings: {  }
   file_directory: '[date:custom:Y]-[date:custom:m]'
-  file_extensions: pdf
+  file_extensions: 'txt pdf doc docx obs png jpg svg'
   max_filesize: ''
   description_field: true
 field_type: file

+ 1 - 1
web/profiles/d8-starterkit-profile

@@ -1 +1 @@
-Subproject commit 5069345d9dffca8ff935d7a01d2bc97a1272f063
+Subproject commit 179aa994156fa9c986cf9eb9262872abb9c651a2