Whether a task token is required to delete results with the
DeleteResults or
ClearTmpResults actions. If you set DeleteReqsToken
to True
, you can delete only those files associated with the specific task that the token refers to. If you set DeleteReqsToken
to False
, you can request deletions without a task token.
Type: | Boolean |
---|---|
Default: | False
|
Required: | No |
Configuration Section: | [Results] section |
Example: | DeleteReqsToken=True
|
|