mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-13 09:52:27 +08:00
fix: time in location
This commit is contained in:
@@ -48,6 +48,7 @@ type General struct {
|
||||
Length int `yaml:"length"` // 文章预览长度
|
||||
Trash int `yaml:"trash"` // 回收箱文章保留时间
|
||||
Clean int `yaml:"clean"` // 清理回收箱频率
|
||||
Timezone string `yaml:"timezone"` // 时区
|
||||
}
|
||||
|
||||
// Disqus comments
|
||||
|
||||
Reference in New Issue
Block a user