summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-09-24 09:53:21 -0700
committerKarolin Seeger <kseeger@samba.org>2008-09-24 11:09:04 -0700
commit9cf1a68977d56d342ca7dbe8f07c725221dc1148 (patch)
treedbe727238e78516ddb6ba233247f45f8ee635e99 /docs-xml
parent291ca9384345d8c674a96f3671d44ba09af8b787 (diff)
downloadsamba-9cf1a68977d56d342ca7dbe8f07c725221dc1148.tar.gz
samba-9cf1a68977d56d342ca7dbe8f07c725221dc1148.tar.xz
samba-9cf1a68977d56d342ca7dbe8f07c725221dc1148.zip
printing: Rename new parameter "cups timeout" to "cups connection timeout".
Karolin
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/printing/cupstimeout.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs-xml/smbdotconf/printing/cupstimeout.xml b/docs-xml/smbdotconf/printing/cupstimeout.xml
deleted file mode 100644
index 727ccce67b3..00000000000
--- a/docs-xml/smbdotconf/printing/cupstimeout.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<samba:parameter name="cups timeout"
- context="G"
- type="integer"
- print="1"
- advanced="1"
- xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
-
-<description>
- <para>
- This parameter determines the timeout for connections to a CUPS server
- in seconds.
- </para>
-</description>
-
-<value type="default">30</value>
-<value type="example">cups timeout = 10</value>
-</samba:parameter>