mirror of https://github.com/jkjoy/sunpeiwen.git
Update _config.yml
This commit is contained in:
parent
547c7a941b
commit
4a519ecebd
16
_config.yml
16
_config.yml
|
@ -113,9 +113,9 @@ deploy:
|
||||||
# secretKey: CNL1saZZPE1eIJpNRpyc9xURXUrZWZD7
|
# secretKey: CNL1saZZPE1eIJpNRpyc9xURXUrZWZD7
|
||||||
# bucket: blog-1251893119
|
# bucket: blog-1251893119
|
||||||
# region: ap-shanghai
|
# region: ap-shanghai
|
||||||
# - type: git
|
- type: git
|
||||||
# repo:
|
repo:
|
||||||
# github: https://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@github.com/jkjoy/blog2.git
|
github: https://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@github.com/jkjoy/blog2.git
|
||||||
# - type: sftp
|
# - type: sftp
|
||||||
# host: blog.jkjoy.cn
|
# host: blog.jkjoy.cn
|
||||||
# user: root
|
# user: root
|
||||||
|
@ -125,16 +125,6 @@ deploy:
|
||||||
#privateKey: [path/to/privateKey]
|
#privateKey: [path/to/privateKey]
|
||||||
#passphrase: [passphrase]
|
#passphrase: [passphrase]
|
||||||
#agent: [path/to/agent/socket]
|
#agent: [path/to/agent/socket]
|
||||||
# 停用FTP
|
|
||||||
- type: ftpsync
|
|
||||||
host: 47.108.14.73
|
|
||||||
port: 21
|
|
||||||
remote: /
|
|
||||||
user: blog_jkjoy_cn
|
|
||||||
password: Szm7HLkAFkzHraz5
|
|
||||||
ignore: false
|
|
||||||
passive: true
|
|
||||||
# verbose: false
|
|
||||||
## 地图
|
## 地图
|
||||||
baidusitemap:
|
baidusitemap:
|
||||||
path: baidusitemap.xml
|
path: baidusitemap.xml
|
||||||
|
|
Loading…
Reference in New Issue