summaryrefslogtreecommitdiff
path: root/production.yaml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2011-03-07 19:46:58 +0100
committerChristoph Helma <helma@in-silico.ch>2011-03-07 19:46:58 +0100
commitc6c57b1ef623b58de0bfe6402f056218d4dcbd69 (patch)
tree8803ee822e543988b0695eca0cf8af7f540dca16 /production.yaml
parent8d014f285254e3cdd150115532b2848ca71ac6ad (diff)
mysql installation removed
Diffstat (limited to 'production.yaml')
-rw-r--r--production.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/production.yaml b/production.yaml
index b1f59de..ce19743 100644
--- a/production.yaml
+++ b/production.yaml
@@ -1,13 +1,5 @@
:base_dir: /var/www/opentox/
-:database:
-# sqlite3 is not recommended (councurrent write)
- :adapter: mysql
- :database: production
- :username: production
- :password: PASSWORD
- :host: localhost
-
:services:
# make sure to enter a full uri (including training slash)
opentox-compound: "http://SERVERNAME/compound/"