Skip to content
New issue

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

rule file name length #13

Open
noraj opened this issue Jul 4, 2023 · 2 comments
Open

rule file name length #13

noraj opened this issue Jul 4, 2023 · 2 comments

Comments

@noraj
Copy link

noraj commented Jul 4, 2023

rule file name length is limited to 20 chars

image

so it's not possible to keep the original file name OneRuleToRuleThemAll.rule

On Linux the maximum length for a file name is 255 bytes. So why not use that?

@noraj
Copy link
Author

noraj commented Jul 4, 2023

Same for hashlist import or task name

@ScriptSathi
Copy link
Owner

ScriptSathi commented Jul 30, 2023

I extend this to 50, but did not check if the size can cause any display problem. I'll let this issue open if any bugs occurs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants