Update astro.com.my.config.js

This commit is contained in:
Aleksandr Statciuk
2021-10-05 03:32:36 +03:00
parent ba5cb39445
commit d79c180caf

View File

@@ -4,10 +4,7 @@ const utc = require('dayjs/plugin/utc')
dayjs.extend(utc)
module.exports = {
lang: 'ms',
site: 'astro.com.my',
channels: 'astro.com.my.channels.xml',
output: '.gh-pages/guides/astro.com.my.guide.xml',
request: {
timeout: 10000
},