From c2f14d29e6cd706fb7c0bee91ba6f4e79127b639 Mon Sep 17 00:00:00 2001 From: Bruce Dou Date: Fri, 26 Apr 2013 19:00:46 +0800 Subject: [PATCH] Update config.json --- config.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/config.json b/config.json index 8366f48..a464a72 100644 --- a/config.json +++ b/config.json @@ -15,15 +15,9 @@ }, "sync_fields": { "_id": "int", - "vid": "int", - "cid": "int", - "vmsg": "string", - "omsg": "string", - "pid": "int", - "order": "int", - "depth": "int", - "sid": "int", - "edit_type": "int" + "field1": "int", + "field2": "string", + "order": "int" }, "transform" : { "field_name" : {