From bc6cf745009a8db94e973111cff3d7b9300dc3aa Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 30 Dec 2016 15:11:02 +0100 Subject: impressive-display.default: Drop DEFAULT_PDF_URL_CREDS. Not supported anymore, use a .netrc file instead. --- examples/impressive-display.default | 4 ---- 1 file changed, 4 deletions(-) (limited to 'examples/impressive-display.default') diff --git a/examples/impressive-display.default b/examples/impressive-display.default index 6a18c71..639935b 100644 --- a/examples/impressive-display.default +++ b/examples/impressive-display.default @@ -8,10 +8,6 @@ # default download URI for all display screens if not configured individually DEFAULT_PDF_URI="file:///usr/share/doc/impressive-display/impressive-display.pdf.gz" -# highly disrecommended... but possible... use .netrc formatted secrets files in -# $HOME instead!!! -#DEFAULT_PDF_URL_CREDS=":" - # Enforce fixed resolution for all displays (default: not set): #DEFAULT_RESOLUTION="1920x1080" -- cgit v1.2.3