Skip to content
Snippets Groups Projects
Commit 87d103bf authored by Thomas Guillem's avatar Thomas Guillem Committed by Geoffrey Métais
Browse files

SMB2: lower module priority

parent 93863972
No related branches found
No related tags found
Loading
......@@ -544,7 +544,7 @@ index 0000000000..90cd0d327f
+ set_shortname("smb2")
+ set_description(N_("SMB2 / SMB3 input"))
+ set_help(N_("Samba (Windows network shares) input via libsmb2"))
+ set_capability("access", 21)
+ set_capability("access", 19)
+ set_category(CAT_INPUT)
+ set_subcategory(SUBCAT_INPUT_ACCESS)
+ add_string("smb-user", NULL, SMB_USER_TEXT, SMB_USER_LONGTEXT, false)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment