Skip to content

Commit

Permalink
WEB_EXT_API_APPROVAL_TIMEOUT -> WEB_EXT_APPROVAL_TIMEOUT (#1944)
Browse files Browse the repository at this point in the history
The "API_" in the environment variable is likely a copy-paste typo from
the preceding section. The correct environment variable to use is
WEB_EXT_APPROVAL_TIMEOUT.
  • Loading branch information
Rob--W committed Sep 15, 2024
1 parent a32c431 commit d33e320
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ Environment variable: `$WEB_EXT_API_SECRET`

Number of milliseconds to wait for approval before giving up. Set to 0 to disable the wait for approval. Defaults to `timeout` if not set.

Environment variable: `$WEB_EXT_API_APPROVAL_TIMEOUT`
Environment variable: `$WEB_EXT_APPROVAL_TIMEOUT`
</section>

<section id="amo-base-url">
Expand Down

0 comments on commit d33e320

Please sign in to comment.