WaitForBackup
The method to use to handle conflicting actions sent while backing up or restoring categories, taxonomies and cluster jobs. Use one of the following options:
-
True
. The Category component waits until the backup or restore process is complete, and then runs the conflicting action. -
False
. Category reports that a backup or restore action is in progress. In this case, Category does not run the conflicting action unless it is sent again after the backup or restore process is complete.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | WaitForBackup=True
|
See Also: |