diff --git a/sites/dstv.com/dstv.com.config.js b/sites/dstv.com/dstv.com.config.js index a94d086f..7b894d51 100644 --- a/sites/dstv.com/dstv.com.config.js +++ b/sites/dstv.com/dstv.com.config.js @@ -8,7 +8,8 @@ module.exports = { site: 'dstv.com', request: { cache: { - ttl: 6 * 60 * 60 * 1000 // 6h + ttl: 6 * 60 * 60 * 1000, // 6h + interpretHeader: false } }, url: function ({ channel, date }) {