summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ffserver.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffserver.conf b/doc/ffserver.conf
index 6ce7aae4fc..431ef93a94 100644
--- a/doc/ffserver.conf
+++ b/doc/ffserver.conf
@@ -41,7 +41,7 @@ NoDaemon
# previously recorded live stream. The request should contain:
# "http://xxxx?date=[YYYY-MM-DDT][[HH:]MM:]SS[.m...]".You must specify
# a path where the feed is stored on disk. You also specify the
-# maximum size of the feed (100M bytes here). Default:
+# maximum size of the feed, where zero means unlimited. Default:
# File=/tmp/feed_name.ffm FileMaxSize=5M
File /tmp/feed1.ffm
FileMaxSize 200K