docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / security / preloadmodules.xml
blob44eb46778cdb8b79f6451de3775395ceaa11aa69
1 <samba:parameter name="preload modules"
2                 type="list"
3                  context="G"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This is a list of paths to modules that should
7         be loaded into smbd before a client connects. This improves
8         the speed of smbd when reacting to new connections somewhat. </para>
9 </description>
11 <value type="default"></value>
12 <value type="example">/usr/lib/samba/passdb/mysql.so</value>
13 </samba:parameter>