You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2010/10/09 21:52:49 UTC

[jira] Updated: (COUCHDB-339) Configurable (globally and per database) full_commit default setting

     [ https://issues.apache.org/jira/browse/COUCHDB-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-339:
--------------------------------------

    Skill Level: Committers Level (Medium to Hard)

> Configurable (globally and per database) full_commit default setting
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-339
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-339
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Database Core, HTTP Interface
>            Reporter: Demitrious S. Kelly
>            Priority: Minor
>         Attachments: config_full_commit.diff
>
>
> [couchdb]
> force_full_commit = true; or false
> [per_db_settings]
> dbname1_full_commit = false; or true
> dbname2_full_commit = true; or false

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.