From 7c7db636595443ba4b54b5601dd7b2e0fbf56955 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Thu, 5 Dec 2013 23:03:50 +0100 Subject: [PATCH] docs: Add stream/timeout config value to docs --- docs/ext/stream.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ext/stream.rst b/docs/ext/stream.rst index ee413b31..30bc22ab 100644 --- a/docs/ext/stream.rst +++ b/docs/ext/stream.rst @@ -42,6 +42,10 @@ Configuration values Whitelist of URI schemas to allow streaming from. Values should be separated by either comma or newline. +.. confval:: stream/timeout + + Number of milliseconds before giving up looking up stream metadata. + Usage =====