Skip to content

Commit a55c9b9

Browse files
committed
fixed duration configuration documentation
1 parent 73c4c35 commit a55c9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/operations/v2.0.1/upgrade-from-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For DSF 2, we refined the [system requirements](install.md#prerequisites). If yo
2222

2323
::: info Non-standard configuration changes
2424

25-
Most non-standard configuration changes working in DSF 1 will continue to work in DSF 2. If you have set custom timeout options please change them to the ISO 8601 standard. `120000` (Milliseconds) must be changed to `PT2M`.
25+
Most non-standard configuration changes working in DSF 1 will continue to work in DSF 2. If you have set custom timeout options in the DSF configuration (starting with `DEV_DSF_...`) please change them to the ISO 8601 standard. `120000` (Milliseconds) must be changed to `PT2M`. The configuration options for process plugins (e.g., starting with `DE_...`) remain unchanged.
2626

2727
- You can now use more advanced [logging options](./fhir/logging.md).
2828
- If you use your own certificate authority, the [configuration](root-certificates.md) will be easier.

0 commit comments

Comments
 (0)