We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您创建的覆写中引用了许多 js 脚本(或外部策略组),interval 大部分均设为 3600,但我追踪发现这些脚本中许多已超过几个月没有更新,若每小时将他们强制后台更新一次,或许会增加不必要的资源占用及耗电。
因此建议考虑更改为 interval 为 86400 或更长。若用户认为脚本需要立即更新,自行点击“远程资源”操作即可。fei 大佬的覆写仓库目前已更新,也希望您的几个自建脚本能够更新。谢谢!
The text was updated successfully, but these errors were encountered:
谢谢提醒,已更改为 86400.
Sorry, something went wrong.
No branches or pull requests
您创建的覆写中引用了许多 js 脚本(或外部策略组),interval 大部分均设为 3600,但我追踪发现这些脚本中许多已超过几个月没有更新,若每小时将他们强制后台更新一次,或许会增加不必要的资源占用及耗电。
因此建议考虑更改为 interval 为 86400 或更长。若用户认为脚本需要立即更新,自行点击“远程资源”操作即可。fei 大佬的覆写仓库目前已更新,也希望您的几个自建脚本能够更新。谢谢!
The text was updated successfully, but these errors were encountered: