This commit is contained in:
deepzz0
2016-11-15 01:51:23 +08:00
parent d84abc2719
commit a6d2f7796e
10 changed files with 128 additions and 43 deletions

View File

@@ -16,8 +16,6 @@ identifier: <!--more-->
startid: 11
# elasticsearch url
searchurl: http://elasticsearch:9200
# superfeedr shortname
superfeedr: deepzz
# 评论相关
disqus:
shortname: deepzz
@@ -53,6 +51,14 @@ mode:
domain: deepzz.com
# twitter地址: twitter.com/chenqijing2
twitter: twitter.com/chenqijing2
# superfeedr url
feedrurl: https://deepzz.superfeedr.com/
# ping rpcs 地址
pingrpcs:
- http://ping.baidu.com/ping/RPC2
- http://blogsearch.google.com/ping/RPC2
- http://rpc.pingomatic.com/
# 以下数据初始化用,可在后台修改
account:
# *后台登录用户名

View File

@@ -126,7 +126,7 @@ server {
proxy_hide_header Vary;
proxy_hide_header X-Powered-By;
# proxy_set_header X-Via QingDao.Aliyun;
proxy_set_header X-Via QingDao.Aliyun;
proxy_set_header Connection "";
proxy_set_header Host deepzz.com;
proxy_set_header X-Real_IP $remote_addr;

View File

@@ -5,7 +5,7 @@
<link>https://{{.Domain}}</link>
<description>{{.SubTitle}}</description>
<atom:link href="https://{{.Domain}}/rss.html" rel="self"/>
<atom:link href="https://{{.Superfeedr}}.superfeedr.com/" rel="hub"/>
<atom:link href="{{.FeedrURL}}" rel="hub"/>
<language>zh-CN</language>
<lastBuildDate>{{.BuildDate}}</lastBuildDate>
{{range .Artcs}}