trying to get HEAD building again. If you want the code
[Samba.git] / docs / docbook / smbdotconf / filename / mangleprefix.xml
blobcbd41f973db37ae976c4d0dcf6bc188b0c8d02ec
1 <samba:parameter name="mangle prefix"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para> controls the number of prefix
7         characters from the original name used when generating
8         the mangled names. A larger value will give a weaker
9         hash and therefore more name collisions. The minimum
10         value is 1 and the maximum value is 6.</para>
12         <para>Default: <command moreinfo="none">mangle prefix = 1</command></para>
14         <para>Example: <command moreinfo="none">mangle prefix = 4</command></para>
15 </listitem>
16 </samba:parameter>