mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3-docs: Remove older documentation of smb2 parameters.
Jeremy, these parameters were already documented. My fault. Sorry for the noise! Karolin
This commit is contained in:
parent
35b1e00ba3
commit
a785b4349c
@ -1,13 +0,0 @@
|
||||
<samba:parameter name="smb2 max read"
|
||||
context="G"
|
||||
advanced="1" developer="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>This sets the maximum read size in bytes for a single SMB2 read request.
|
||||
It exists to allow the Samba developers to experiment with different
|
||||
size requests for tuning purposes.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<value type="default">65536</value>
|
||||
</samba:parameter>
|
@ -1,13 +0,0 @@
|
||||
<samba:parameter name="smb2 max trans"
|
||||
context="G"
|
||||
advanced="1" developer="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>This sets the maximum read size in bytes for a single SMB2 transact request.
|
||||
It exists to allow the Samba developers to experiment with different
|
||||
size requests for tuning purposes.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<value type="default">65536</value>
|
||||
</samba:parameter>
|
@ -1,13 +0,0 @@
|
||||
<samba:parameter name="smb2 max write"
|
||||
context="G"
|
||||
advanced="1" developer="1"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>This sets the maximum read size in bytes for a single SMB2 write request.
|
||||
It exists to allow the Samba developers to experiment with different
|
||||
size requests for tuning purposes.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<value type="default">65536</value>
|
||||
</samba:parameter>
|
Loading…
Reference in New Issue
Block a user