Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Commit

Permalink
Adding database.yml sample
Browse files Browse the repository at this point in the history
  • Loading branch information
reu committed Mar 31, 2011
1 parent f74352f commit 2568520
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/database.yml.sample
@@ -0,0 +1,6 @@
development:
adapter: sqlite3
encoding: utf8
database: db/canvas_development.sqlite3
timeout: 5000
pool: 5

0 comments on commit 2568520

Please sign in to comment.