Skip to content

Commit 7c4acd9

Browse files
Pijukatelszaganek
andauthored
Update docs/04_upgrading/upgrading_to_v4.md
Co-authored-by: Edyta <142720610+szaganek@users.noreply.github.com>
1 parent 8bcabe8 commit 7c4acd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/04_upgrading/upgrading_to_v4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The deprecated `latest_sdk_version`, `log_format`, and `standby_port` fields hav
7171
- In place of `standby_port`, use `web_server_port`.
7272
- `latest_sdk_version` and `log_format` don't have replacement. SDK version checking isn't supported for the Python SDK and the log format should be adjusted in code instead.
7373

74-
### Unused Configuration fields
74+
### Unused `Configuration` fields
7575

7676
The `disable_outdated_warning` and `fact` fields have been removed from `Configuration`. The SDK never read either of them, and `Actor.get_env()` no longer includes their keys. The corresponding `ApifyEnvVars.DISABLE_OUTDATED_WARNING` and `ApifyEnvVars.FACT` enum entries remain available.
7777

0 commit comments

Comments
 (0)