Confirmed users
1,905
edits
Line 89: | Line 89: | ||
*** "all", syncs everything | *** "all", syncs everything | ||
*** other not yet implemented | *** other not yet implemented | ||
** additional keys: | ** additional optional keys: | ||
*** "wipe-server": true, causes all data on the Weave server to be wiped before the sync takes place | *** "wipe-server": true, causes all data on the Weave server to be wiped before the sync takes place | ||
* '''add''': populates the browser with the given assets | * '''add''': populates the browser with the given assets | ||
* '''delete''': deletes the given assets from the browser | |||
* '''modify''': performs the specified modifications on assets which already exist in the browser | |||
* '''verify''': verifies that the given assets exist in the browser | * '''verify''': verifies that the given assets exist in the browser | ||
* '''verify-not''': verifies that the given assets do not exist in the browser | * '''verify-not''': verifies that the given assets do not exist in the browser |