Update astro.com.my.config.js
This commit is contained in:
@@ -4,10 +4,7 @@ const utc = require('dayjs/plugin/utc')
|
|||||||
dayjs.extend(utc)
|
dayjs.extend(utc)
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lang: 'ms',
|
|
||||||
site: 'astro.com.my',
|
site: 'astro.com.my',
|
||||||
channels: 'astro.com.my.channels.xml',
|
|
||||||
output: '.gh-pages/guides/astro.com.my.guide.xml',
|
|
||||||
request: {
|
request: {
|
||||||
timeout: 10000
|
timeout: 10000
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user