diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/smbdotconf/printing/lpqcachetime.xml | 4 | ||||
-rw-r--r-- | docs/smbdotconf/printing/printcapcachetime.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/smbdotconf/printing/lpqcachetime.xml b/docs/smbdotconf/printing/lpqcachetime.xml index 2ae08748ba..5a64937906 100644 --- a/docs/smbdotconf/printing/lpqcachetime.xml +++ b/docs/smbdotconf/printing/lpqcachetime.xml @@ -14,9 +14,9 @@ <para>The cache files are stored in <filename moreinfo="none">/tmp/lpq.xxxx</filename> where xxxx is a hash of the <command moreinfo="none">lpq</command> command in use.</para> - <para>The default is 10 seconds, meaning that the cached results + <para>The default is 30 seconds, meaning that the cached results of a previous identical <command moreinfo="none">lpq</command> command will be used - if the cached data is less than 10 seconds old. A large value may + if the cached data is less than 30 seconds old. A large value may be advisable if your <command moreinfo="none">lpq</command> command is very slow.</para> <para>A value of 0 will disable caching completely.</para> diff --git a/docs/smbdotconf/printing/printcapcachetime.xml b/docs/smbdotconf/printing/printcapcachetime.xml index 53efccddae..7dcd1b62d4 100644 --- a/docs/smbdotconf/printing/printcapcachetime.xml +++ b/docs/smbdotconf/printing/printcapcachetime.xml @@ -10,8 +10,8 @@ to allow an earlier first rescan of the printing subsystem. </para> - <para>Setting this parameter to 0 (the default) disables any - rescanning for new or removed printers after the initial startup. + <para>Setting this parameter to 0 disables any rescanning for new + or removed printers after the initial startup. </para> </description> |