You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the documentation and confirmed that this feature is not implemented
I have searched for the feature request I want to propose in the Issue Tracker and did not find it
I am a non-Chinese user.
Description
Hi and thanks for the project!
For some devices like routers there is a need to conserve resources heavily and sometimes updates of rule lists can cause unforeseen problems. It would be easier to solve them by noticing a warning in the logs rather than looking for the cause of performance problems. So I want to suggest an option to set a downloaded file size limit for rule provider.
For example, something like this:
Verification Steps
Description
Hi and thanks for the project!
For some devices like routers there is a need to conserve resources heavily and sometimes updates of rule lists can cause unforeseen problems. It would be easier to solve them by noticing a warning in the logs rather than looking for the cause of performance problems. So I want to suggest an option to set a downloaded file size limit for rule provider.
For example, something like this:
rule-providers:
example:
type: http
behavior: classical
url: "https://..../file.yaml"
path: "./ruleset/file.yaml"
format: yaml
proxy: Proxy
interval: 86400
The text was updated successfully, but these errors were encountered: