summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_db.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'src/couchdb/couch_db.hrl')
-rw-r--r--src/couchdb/couch_db.hrl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/couchdb/couch_db.hrl b/src/couchdb/couch_db.hrl
index 4eda42e6..d4e0fbd5 100644
--- a/src/couchdb/couch_db.hrl
+++ b/src/couchdb/couch_db.hrl
@@ -67,7 +67,8 @@
db_url_handlers,
user_ctx,
req_body = undefined,
- design_url_handlers
+ design_url_handlers,
+ auth
}).