Skip to content

Commit ee487db

Browse files
committed
fix config validation
1 parent d5f8dbe commit ee487db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ scanner:
2020
# 格式要求:https://docs.pydantic.dev/2.0/usage/types/bytesize/
2121
minimum_size: 232MiB
2222
skip_nfo_dir: yes
23+
manual: yes
2324
################################
2425
network:
2526
# 设置代理服务器地址,支持 http, socks5/socks5h 代理,比如'http://127.0.0.1:1080'

0 commit comments

Comments
 (0)