1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-26 21:57:41 +03:00

docs:smbdotconf: change type to bytes where needed

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Michael Adam 2015-07-23 17:34:28 +02:00 committed by Jeremy Allison
parent 46069ed06c
commit 0e6fe4c807
12 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
<samba:parameter name="max log size"
type="integer"
type="bytes"
context="G"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

View File

@ -1,6 +1,6 @@
<samba:parameter name="max xmit"
context="G"
type="integer"
type="bytes"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option controls the maximum packet size

View File

@ -1,5 +1,5 @@
<samba:parameter name="min receivefile size"
type="integer"
type="bytes"
context="G"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

View File

@ -1,5 +1,5 @@
<samba:parameter name="smb2 max read"
type="integer"
type="bytes"
context="G"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

View File

@ -1,5 +1,5 @@
<samba:parameter name="smb2 max trans"
type="integer"
type="bytes"
context="G"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

View File

@ -1,5 +1,5 @@
<samba:parameter name="smb2 max write"
type="integer"
type="bytes"
context="G"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

View File

@ -1,6 +1,6 @@
<samba:parameter name="aio read size"
context="S"
type="integer"
type="bytes"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>If Samba has been built with asynchronous I/O support and this

View File

@ -1,6 +1,6 @@
<samba:parameter name="aio write size"
context="S"
type="integer"
type="bytes"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>If Samba has been built with asynchronous I/O support and this

View File

@ -1,6 +1,6 @@
<samba:parameter name="allocation roundup size"
context="S"
type="integer"
type="bytes"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This parameter allows an administrator to tune the

View File

@ -1,5 +1,5 @@
<samba:parameter name="block size"
type="integer"
type="bytes"
context="S"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>

View File

@ -1,6 +1,6 @@
<samba:parameter name="max disk size"
context="G"
type="integer"
type="bytes"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option allows you to put an upper limit

View File

@ -1,6 +1,6 @@
<samba:parameter name="write cache size"
context="S"
type="integer"
type="bytes"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>If this integer parameter is set to non-zero value,