docs:smbdotconf: remove swat-specific flags.
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / logging / syslogonly.xml
1 <samba:parameter name="syslog only"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>
7     If this parameter is set then Samba debug messages are logged into the system 
8     syslog only, and not to the debug log files. There still will be some
9         logging to log.[sn]mbd even if <emphasis>syslog only</emphasis> is enabled.
10     </para>
11
12
13     <para>The <smbconfoption name="logging"/> parameter should be used
14       instead. When <smbconfoption name="logging"/> is set, it
15       overrides the <smbconfoption name="syslog only"/> parameter.</para>
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>