diff options
-rw-r--r-- | debian/impressive-display.default | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/impressive-display.default b/debian/impressive-display.default index 8bebf3b..4f80602 100644 --- a/debian/impressive-display.default +++ b/debian/impressive-display.default @@ -18,6 +18,9 @@ MASTER_DISPLAYS="$(hostname -f)" # HTTP proxy URL, if needed #HTTP_PROXY_URL="http://webcache:3128" +# Idle interval between PDF downloads +DOWNLOAD_INTERVAL=600 + # or different static PDF documents (downloadable PDFs get preferred by # the impressive-display script...) PDF_FILE_MASTERS="/usr/share/doc/debian/FAQ/debian-faq.pdf.gz |