diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-03-24 17:15:29 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-03-24 17:15:54 +0100 |
commit | 52c2490b5083bd7c6ed404fbf3159dc0f8afed2a (patch) | |
tree | 45911b412782b8139e1a4207613d0e77e92a18e8 | |
parent | f8be6f31936e4b9372155a89e0189067214ce888 (diff) | |
download | impressive-display-52c2490b5083bd7c6ed404fbf3159dc0f8afed2a.tar.gz impressive-display-52c2490b5083bd7c6ed404fbf3159dc0f8afed2a.tar.bz2 impressive-display-52c2490b5083bd7c6ed404fbf3159dc0f8afed2a.zip |
impressive-display.default: Mention default setting for HTTP_PROXY_URL.
-rw-r--r-- | examples/impressive-display.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/impressive-display.default b/examples/impressive-display.default index 639935b..9b123e7 100644 --- a/examples/impressive-display.default +++ b/examples/impressive-display.default @@ -21,7 +21,7 @@ DEFAULT_PDF_URI="file:///usr/share/doc/impressive-display/impressive-display.pdf #### ^^^ use: FAKE_HOSTNAME="display-host-1" impressive-display ### to play with other hostnames and their PDF URI / resolution settings... -# HTTP proxy URL, if needed. +# HTTP proxy URL, if needed (default: not set). #HTTP_PROXY_URL="http://webcache:3128" # Idle interval between PDF downloads, set this to "0" for |