Fix grammar and clarify 'list' description for ABE (#44271)
Grammar on the description for option 'list' was grammatically incorrect. Also suggest to add wording that clarifies that 'list' is indeed Access-Based Enumeration. +label: docsite_prpull/4420/head
parent
2556098479
commit
a9cf4d58bf
|
@ -41,7 +41,7 @@ options:
|
||||||
- Share description.
|
- Share description.
|
||||||
list:
|
list:
|
||||||
description:
|
description:
|
||||||
- Specify whether to allow or deny file listing, in case user got no permission on share.
|
- Specify whether to allow or deny file listing, in case user has no permission on share. Also known as Access-Based Enumeration.
|
||||||
type: bool
|
type: bool
|
||||||
default: 'no'
|
default: 'no'
|
||||||
read:
|
read:
|
||||||
|
|
Loading…
Reference in New Issue