diff --git a/website/content/en/docs/user-manual/configuration.md b/website/content/en/docs/user-manual/configuration.md index 372a28a4..91df7b44 100644 --- a/website/content/en/docs/user-manual/configuration.md +++ b/website/content/en/docs/user-manual/configuration.md @@ -231,7 +231,9 @@ E.g.: `"10m"` #### `rejectDuplicates` (Boolean) -When enabled, the workflow will execute a check on the internal database for succesfully completed transfers with the same transfer name as the currently processing package. If it finds a duplicate the transfer will fail. +When enabled, the workflow will execute a check on the internal database for +succesfully completed transfers with the same transfer name as the currently +processing package. If it finds a duplicate the transfer will fail. E.g.: `false`