summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-04-21 23:14:57 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-04-21 23:14:57 +0000
commit3dfe78b3363fe9e058a98197eda9a856991cbc6f (patch)
tree4fe49470197216a2d1860e6dd327693f3636b084 /doc
parentae71f5deb42f3d526b5f35d2eed9241abb6405ba (diff)
Merge changes from CUPS 1.4svn-r7485.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@718 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'doc')
-rw-r--r--doc/help/ref-cupsd-conf.html.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/help/ref-cupsd-conf.html.in b/doc/help/ref-cupsd-conf.html.in
index 39768d5ec..07ba7ad51 100644
--- a/doc/help/ref-cupsd-conf.html.in
+++ b/doc/help/ref-cupsd-conf.html.in
@@ -1007,6 +1007,22 @@ HREF="#Location"><CODE>Location</CODE></A> or <A
HREF="#Limit"><CODE>Limit</CODE></A> section.</P>
+<H2 CLASS="title"><A NAME="DirtyCleanInterval">DirtyCleanInterval</A></H2>
+
+<H3>Examples</H3>
+
+<PRE CLASS="command">
+DirtyCleanInterval 60
+DirtyCleanInterval 0
+</PRE>
+
+<H3>Description</H3>
+
+<P>The <CODE>DirtyCleanInterval</CODE> directive specifies the number of
+seconds to wait before updating configuration and state files for printers,
+classes, subscriptions, and jobs. The default is 60 seconds.</P>
+
+
<H2 CLASS="title"><A NAME="DocumentRoot">DocumentRoot</A></H2>
<H3>Examples</H3>