소스 검색

On change le content-type pour les flux

Sangfroid 1 개월 전
부모
커밋
5938753988
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      config/packages/rss_atom.yaml

+ 2 - 0
config/packages/rss_atom.yaml

@@ -3,3 +3,5 @@ debril_rss_atom:
     private: false
     # switch to true if you need to always send status 200
     force_refresh: false
+
+    content_type_xml: 'application/xml'