s3/docs: Document "enable spoolss".
authorKarolin Seeger <kseeger@samba.org>
Wed, 11 Nov 2009 14:42:21 +0000 (15:42 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 11 Nov 2009 14:42:21 +0000 (15:42 +0100)
Karolin

docs-xml/smbdotconf/printing/enablespoolss.xml [new file with mode: 0644]

diff --git a/docs-xml/smbdotconf/printing/enablespoolss.xml b/docs-xml/smbdotconf/printing/enablespoolss.xml
new file mode 100644 (file)
index 0000000..d3eb74c
--- /dev/null
@@ -0,0 +1,10 @@
+<samba:parameter name="enable spoolss"
+                 context="G"
+                type="boolean"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+    <para>Inverted synonym for <smbconfoption name="disable spoolss"/>.</para>
+</description>
+
+<value type="default">yes</value>
+</samba:parameter>