summaryrefslogtreecommitdiff
path: root/doc/help/man-cups-files.conf.html
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-10-28 18:29:04 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2016-10-28 18:29:04 -0400
commit23862bc6253d3e8b0ce8736491a4bd41fcbd88fb (patch)
treeb284433a35505b1762c995e9a33f164eaa9ae621 /doc/help/man-cups-files.conf.html
parent670172eae1cdb28f634737c01f59cacafd60f539 (diff)
More changes for Issue #4909:
- Don't include cupsFilter2 lines for PostScript, PCLXL, or TIFF. - Update PWG media support code to always have a PPD size name.
Diffstat (limited to 'doc/help/man-cups-files.conf.html')
-rw-r--r--doc/help/man-cups-files.conf.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/help/man-cups-files.conf.html b/doc/help/man-cups-files.conf.html
index 7dfcd211d..093ba6f4f 100644
--- a/doc/help/man-cups-files.conf.html
+++ b/doc/help/man-cups-files.conf.html
@@ -44,10 +44,6 @@ The default is "0644" on macOS and "0640" on all other operating systems.
This is done because printer device URIs sometimes contain sensitive authentication information that should not be generally known on the system.
There is no way to disable this security feature.
<dl class="man">
-<dt><a name="CreateSelfSignedCerts"></a><b>CreateSelfSignedCerts yes</b>
-<dd style="margin-left: 5.0em"><dt><b>CreateSelfSignedCerts no</b>
-<dd style="margin-left: 5.0em">Specifies whether the scheduler automatically creates self-signed certificates for client connections using TLS.
-The default is yes.
<dt><a name="DataDir"></a><b>DataDir </b><i>path</i>
<dd style="margin-left: 5.0em">Specifies the directory where data files can be found.
The default is usually "/usr/share/cups".