Browse Source

On change le content-type pour les flux

Sangfroid 1 tháng trước cách đây
mục cha
commit
5938753988
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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'