Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 98582 invoked from network); 12 Oct 2010 03:29:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Oct 2010 03:29:39 -0000 Received: (qmail 23079 invoked by uid 500); 12 Oct 2010 03:29:39 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 23023 invoked by uid 500); 12 Oct 2010 03:29:38 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 23016 invoked by uid 500); 12 Oct 2010 03:29:38 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 23013 invoked by uid 99); 12 Oct 2010 03:29:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 03:29:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Oct 2010 03:29:36 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 330B67B2; Tue, 12 Oct 2010 03:29:05 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Tue, 12 Oct 2010 03:29:05 -0000 Message-ID: <20101012032905.21453.41189@eosnew.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Configurationfile=5Fcouch=2Eini?= =?utf-8?q?=22_by_TimSmith?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Configurationfile_couch.ini" page has been changed by TimSmith. http://wiki.apache.org/couchdb/Configurationfile_couch.ini?action=3Ddiff&re= v1=3D6&rev2=3D7 -------------------------------------------------- The default location of the default.ini file is in /usr/local/etc/couchdb= . It is the local configuration file for the CouchDB server. Please note t= hat upgrading CouchDB will overwrite default.ini, so it is a good idea to m= ake changes to local.ini (or to use your own INI file for each CouchDB inst= ance running). + = + The local configuration can also be restfully accessed via the [[Complete= _HTTP_API_Reference|/_config]] URI. = The default configuration file is shown, with each option described in de= tail. =20