summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSaku Ytti <saku@ytti.fi>2014-07-21 19:33:54 +0300
committerSaku Ytti <saku@ytti.fi>2014-07-21 19:33:54 +0300
commit33cb73721db8336ea8d2b8e947bbc38adcf47102 (patch)
tree8f3a50e035753449cc55dc78dbd883db7cb38a43 /README.md
parent59da6ea1a704f3003163d46d08d34c7c3f474d98 (diff)
fix README config example
we now support network based SQL and 'file' make little sense in postgres/mysql, changing that to 'database' makes it reusable for both use cases.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b797006..2a92a4d 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ source:
default: sql
sql:
adapter: sqlite
- file: "/usr/local/lan/corona.db"
+ database: "/usr/local/lan/corona.db"
table: device
map:
name: ptr