Skip to content

Commit

Permalink
🚧 添加配置项
Browse files Browse the repository at this point in the history
  • Loading branch information
zhulinyv committed Apr 9, 2024
1 parent 32eb302 commit c32231d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5,969 deletions.
6 changes: 6 additions & 0 deletions .env.prod
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,12 @@ CARTOON_LENGTH=-1 # 每次发送的数量,用-1表示全
CARTOON_FORMANT="{title}\n{magnet}\n{size}" # 发送的消息格式化

# 状态
PS_TEMPLATE=default
PS_DISCONNECT_RESET_COUNTER=True
PS_COUNT_MESSAGE_SENT_EVENT=False
PS_OB_V11_USE_GET_STATUS=True
PS_DEFAULT_COLLECT_CACHE_SIZE=1
PS_COLLECT_INTERVAL=2
PS_ONLY_SU=True
PS_IGNORE_BAD_PARTS=True
PS_IGNORE_NO_IO_DISK=True
Expand Down
Loading

0 comments on commit c32231d

Please sign in to comment.