summaryrefslogtreecommitdiff
path: root/mongoid.yml
diff options
context:
space:
mode:
authorch <ch@ch-test2>2015-08-18 16:37:09 +0200
committerch <ch@ch-test2>2015-08-18 16:37:09 +0200
commit4067d78c78c1f503b5f21d043ece8042260a3d78 (patch)
tree1bf9e2ead59676009a91058d8cd6c301f27549c8 /mongoid.yml
parent4f622dd05299c3812286e11e8fce3e656e21ef29 (diff)
initial installation fixes, installs on Debian 3.16.7
Diffstat (limited to 'mongoid.yml')
-rw-r--r--mongoid.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/mongoid.yml b/mongoid.yml
new file mode 100644
index 0000000..20b644b
--- /dev/null
+++ b/mongoid.yml
@@ -0,0 +1,8 @@
+development:
+ clients:
+ default:
+ database: opentox
+ hosts:
+ - localhost:27017
+ options:
+ raise_not_found_error: false