Files
yenai-plugin/config/default_config/bika.yaml
2024-07-07 19:12:56 +08:00

17 lines
685 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#是否允许私聊使用
allowPM: true
#每名用户每日使用次数限制 0则无限制
limit: 30
#哔咔图片直连,直接使用哔咔原图发送不使用图片反代,国内则需使用代理
bikaDirectConnection: false
#哔咔图片反代
bikaImageProxy: s3.go2778.com/static
#哔咔图片质量,可选值 ['low', 'medium', 'high', 'original'] 质量依次从低到高
imageQuality: medium
#使用的hibiapi地址https://github.com/mixmoe/HibiAPI
hibiAPI: https://hibiapi.dengfenglai.icu
#哔咔搜索排序方式dd最新发布、da最早发布、ld最多喜欢、vd最多浏览
searchSort: ld
#隐藏哔咔搜索简略图
hideSearchImg: false