Commit 46c7ddbe authored by Rainer Jung's avatar Rainer Jung
Browse files

Clarify configuration comment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1177210 13f79535-47bb-0310-9956-ffa450edef68
parent 0d8b38a8
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -334,8 +334,9 @@ LogLevel warn

#
# MaxRanges: Maximum number of Ranges in a request before
# returning the entire resource, 'none' or 'unlimited'
# Default setting is to accept 200 Ranges
# returning the entire resource, or one of the special
# values 'default', 'none' or 'unlimited'.
# Default setting is to accept 200 Ranges.
#MaxRanges unlimited

#