Add move and delete options
This commit is contained in:
parent
bd201e1370
commit
d19791382f
1 changed files with 6 additions and 1 deletions
|
@ -945,5 +945,10 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
],
|
||||
"deletion": {"neededChangesets": 1},
|
||||
"allowMove": {
|
||||
"enableRelocation": false,
|
||||
"enableImproveAccuracy": true
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue