diff options
Diffstat (limited to 'docs/smbdotconf/misc/changesharecommand.xml')
-rw-r--r-- | docs/smbdotconf/misc/changesharecommand.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/smbdotconf/misc/changesharecommand.xml b/docs/smbdotconf/misc/changesharecommand.xml index 6349648595..4b65eda7b5 100644 --- a/docs/smbdotconf/misc/changesharecommand.xml +++ b/docs/smbdotconf/misc/changesharecommand.xml @@ -16,7 +16,7 @@ <para> When executed, <command moreinfo="none">smbd</command> will automatically invoke the - <parameter moreinfo="none">change share command</parameter> with four parameters. + <parameter moreinfo="none">change share command</parameter> with five parameters. </para> <itemizedlist> @@ -43,6 +43,14 @@ with the new share. </para> </listitem> + + <listitem> + <para><parameter moreinfo="none">max + connections</parameter> + Number of maximum simultaneous connections to this + share. + </para> + </listitem> </itemizedlist> <para> |