Github user davisp commented on a diff in the pull request:

    https://github.com/apache/couchdb-documentation/pull/78#discussion_r82298531
  
    --- Diff: src/config/couchdb.rst ---
    @@ -105,15 +105,21 @@ Base CouchDB Options
                 [couchdb]
                 max_dbs_open = 100
     
    -    .. config:option:: max_document_size :: Maximum document size
    -
    -        .. versionchanged:: 1.3 This option now actually works.
    -
    -        Defines a maximum size for JSON documents, in bytes. This limit 
does
    -        not apply to attachments, since they are transferred as a stream of
    -        chunks. If you set this to a small value, you might be unable to 
modify
    -        configuration options, database security and other larger documents
    -        until a larger value is restored by editing the configuration 
file. ::
    +    .. config:option:: max_document_size :: Maximum HTTP request body size
    +
    +        .. versionchanged:: 2.1
    --- End diff --
    
    2.0.1 me thinks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to