From 4cda673696d64b1bc4893fce697d74a2b6b5f658 Mon Sep 17 00:00:00 2001 From: "jackdaw@loafle.com" Date: Thu, 13 Apr 2017 15:08:56 +0900 Subject: [PATCH] example config --- config/example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/example.json b/config/example.json index 19656c5..79426a8 100644 --- a/config/example.json +++ b/config/example.json @@ -18,6 +18,6 @@ "name":"redis_protocol_crawler", "container":"network_crawler" }, - "item" : [ + "items" : [ ] } \ No newline at end of file