Skip to content

Commit

Permalink
Update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
doubaokun committed Apr 26, 2013
1 parent e19ba8b commit c2f14d2
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions config.json
Expand Up @@ -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" : {
Expand Down

0 comments on commit c2f14d2

Please sign in to comment.