mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-10 00:22:27 +08:00
使用github的七牛SDK,配置名称Kodo->Qiniu
This commit is contained in:
@@ -51,8 +51,8 @@ type Config struct {
|
||||
V string
|
||||
T string
|
||||
}
|
||||
Kodo struct { // 七牛CDN
|
||||
Name string
|
||||
Qiniu struct { // 七牛CDN
|
||||
Bucket string
|
||||
Domain string
|
||||
AccessKey string
|
||||
SecretKey string
|
||||
|
||||
Reference in New Issue
Block a user