From 3b2787badaf54be2b6b5353dbd1b0af5ccff1db4 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Mon, 16 Mar 2009 22:13:19 +0000 Subject: sensible error message if doc._rev is null or a number git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@755023 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local_dev.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'etc/couchdb') diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini index 13cfb494..78d268a7 100644 --- a/etc/couchdb/local_dev.ini +++ b/etc/couchdb/local_dev.ini @@ -8,7 +8,7 @@ ;max_document_size = 4294967296 ; bytes [httpd] -;port = 5984 +; port = 5985 ;bind_address = 127.0.0.1 [log] @@ -16,3 +16,6 @@ [update_notification] ;unique notifier name=/full/path/to/exe -with "cmd line arg" + +; [admins] +; jchris = -hashed-2431cc2e25f79c94e260383875a0efb615f4a7a6,15dc1c40afed7b0c9b23a06b76e17a08 \ No newline at end of file -- cgit v1.2.3