From 073e919ef198a04da1e5ed28a7dfbc5d9681fc14 Mon Sep 17 00:00:00 2001 From: neodarz Date: Thu, 17 Jan 2019 22:39:56 +0100 Subject: Be more specific on index source database --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd4967d..b27c907 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,9 @@ his parent folder). Example with the configuration for the indexer `datas`: ``` -index datas { - source = datas - path = /tmp/data/datas +index neodarznet { + source = neodarznet + path = /tmp/data/neodarznet } ``` Here the folder is `/tmp/data/` -- cgit v1.2.1