Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Colter23 committed Mar 20, 2023
1 parent 09aae67 commit 9569dda
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,9 +406,10 @@ Vtuber 字幕组及粉丝群如需要使用可通过群联系我, 使用我搭

#### CacheConfig

| 缓存配置 | 取值 | 说明 |
|-----------|------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------|
| `expires` | 单位```0` 时表示不清理此类图片<br/>`DRAW`: 由插件绘制的图片<br/>`IMAGES`: 动态图和封面等<br/>`EMOJI`: B站的Emoji<br/>`USER`: 用户头像,头像挂件,粉丝卡片套装等<br/>`OTHER`: 其他图片 | 图片过期时长, 当图片在指定时间内未被再次使用, 就会被删除 |
| 缓存配置 | 取值 | 说明 |
|--------------------|------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------|
| `downloadOriginal` | `true` / `false` | 是否下载原图 |
| `expires` | 单位```0` 时表示不清理此类图片<br/>`DRAW`: 由插件绘制的图片<br/>`IMAGES`: 动态图和封面等<br/>`EMOJI`: B站的Emoji<br/>`USER`: 用户头像,头像挂件,粉丝卡片套装等<br/>`OTHER`: 其他图片 | 图片过期时长, 当图片在指定时间内未被再次使用, 就会被删除 |

#### ProxyConfig

Expand Down

0 comments on commit 9569dda

Please sign in to comment.