summaryrefslogtreecommitdiff
path: root/config/db.json
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2014-10-17 17:09:35 +0200
committeremkael <emkael@tlen.pl>2014-10-17 17:09:35 +0200
commit07aedcdea97c01c5f1a1f3bc8d9f60a8516b42bf (patch)
treee2c05f18bd7ea08deba890ef38a8a322b5bc4e82 /config/db.json
parentda87925da621f45ed72d8e3aa7b79d3d8eb9a0ca (diff)
* SQLite support + config examples
Diffstat (limited to 'config/db.json')
-rw-r--r--config/db.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/db.json b/config/db.json
deleted file mode 100644
index e283966..0000000
--- a/config/db.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "user": "USER",
- "pass": "PASS",
- "db": "DB",
- "host": "HOST"
-}