summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-01-09 18:23:16 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-01-09 18:23:16 +0000
commit9c3377b041f07be4bef472c0cd19cfe6e97f194d (patch)
tree12606fa558f09ddccad9488c44c91aa6ab52dfda /etc
parentcd0e9c9b6384e4c9200d10088a13164ce4229ea6 (diff)
make sequential uuids the default
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@897509 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'etc')
-rw-r--r--etc/couchdb/default.ini.tpl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/couchdb/default.ini.tpl.in b/etc/couchdb/default.ini.tpl.in
index 409bfe98..f490eb97 100644
--- a/etc/couchdb/default.ini.tpl.in
+++ b/etc/couchdb/default.ini.tpl.in
@@ -99,7 +99,7 @@ _update = {couch_httpd_show, handle_doc_update_req}
; random prefix is regenerated and the process starts over.
; utc_random - Time since Jan 1, 1970 UTC with microseconds
; First 14 characters are the time in hex. Last 18 are random.
-algorithm = random
+algorithm = sequential
[stats]
; rate is in milliseconds