diff --git a/_config.yml b/_config.yml index 5eabe8fd..51f63fbe 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ timezone: '' # URL ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' -url: https://jkjoy.cn +url: https://blog.jkjoy.cn permalink: :year/:abbrlink.html permalink_defaults: pretty_urls: @@ -126,14 +126,14 @@ deploy: #passphrase: [passphrase] #agent: [path/to/agent/socket] # 停用FTP - - type: ftpsync - host: 103.51.147.162 - port: 21 - remote: / - user: dacc20dd - password: LhMBJAfOjyvp8FUR - ignore: false - passive: true +# - type: ftpsync +# host: 103.51.147.162 +# port: 21 +# remote: / +# user: dacc20dd + # password: LhMBJAfOjyvp8FUR + # ignore: false + # passive: true # verbose: false ## 地图 baidusitemap: @@ -169,4 +169,4 @@ abbrlink: over_write: false auto_title: false #enable auto title, it can auto fill the title by path auto_date: false #enable auto date, it can auto fill the date by time today - force: false #enable force mode,in this mode, the plugin will ignore the cache, and calc the abbrlink for every post even it already had abbrlink. This only updates abbrlink rather than other front variables. \ No newline at end of file + force: false #enable force mode,in this mode, the plugin will ignore the cache, and calc the abbrlink for every post even it already had abbrlink. This only updates abbrlink rather than other front variables.