selftest: add change notify = no to simpleserver env
[Samba.git] / docs-xml / smbdotconf / security / preloadmodules.xml
blob7b77674553378ec242f56b9cd615a93cd4d1fc30
1 <samba:parameter name="preload modules"
2                  type="cmdlist"
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>