mirror of
https://github.com/lyz05/danmaku.git
synced 2026-05-12 19:07:01 +08:00
docs: 更新依赖与文档
This commit is contained in:
@@ -16,7 +16,7 @@ function subcache() {
|
||||
});
|
||||
}
|
||||
|
||||
cron.schedule('0 12 * * *', () => {
|
||||
cron.schedule('0 12/3 * * *', () => {
|
||||
subcache();
|
||||
});
|
||||
//TODO 添加自动删除一个月前的日志
|
||||
|
||||
Reference in New Issue
Block a user