diff --git a/bin/import-poc/config.json b/bin/import-poc/config.json index dfe36e2..2d2f243 100644 --- a/bin/import-poc/config.json +++ b/bin/import-poc/config.json @@ -33,6 +33,6 @@ "redis": { "hostname": "127.0.0.1", "port": 6666, - "flushdb_on_init": 1 + "flushdb_on_init": 0 } }