Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 13227 invoked from network); 31 Mar 2009 11:53:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Mar 2009 11:53:02 -0000 Received: (qmail 95109 invoked by uid 500); 31 Mar 2009 11:53:01 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 95042 invoked by uid 500); 31 Mar 2009 11:53:01 -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 95033 invoked by uid 500); 31 Mar 2009 11:53:01 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 95030 invoked by uid 99); 31 Mar 2009 11:53:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 11:53:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO aurora.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Mar 2009 11:53:00 +0000 Received: from aurora.apache.org (localhost [127.0.0.1]) by aurora.apache.org (8.13.8+Sun/8.13.8) with ESMTP id n2VBqdb1004484 for ; Tue, 31 Mar 2009 11:52:39 GMT Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Tue, 31 Mar 2009 11:52:39 -0000 Message-ID: <20090331115239.4352.62746@aurora.apache.org> Subject: [Couchdb Wiki] Update of "View server" by NilsBreunese 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 change notification. The following page has been changed by NilsBreunese: http://wiki.apache.org/couchdb/View_server The comment on the change is: Default JS view server is configured in default.ini, not needed in local.ini ------------------------------------------------------------------------------ {{{ [query_servers] - javascript=/usr/local/bin/couchjs -f /usr/local/share/couchdb/server/main.js + python=/usr/bin/couchpy ruby=/wherever/couchobject/bin/couch_ruby_view_requestor }}}