From e9470121d2f2feeeebb449639319ea799e483075 Mon Sep 17 00:00:00 2001 From: Dylan Conway Date: Tue, 10 Oct 2023 18:50:46 -0700 Subject: more docs --- docs/cli/install.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/cli/install.md') diff --git a/docs/cli/install.md b/docs/cli/install.md index 9aafae301..dd6f68cca 100644 --- a/docs/cli/install.md +++ b/docs/cli/install.md @@ -89,6 +89,9 @@ frozenLockfile = false # equivalent to `--dry-run` flag dryRun = false + +# whether to use the github REST api (unauthenticated) +github.api = true ``` {% /details %} -- cgit v1.2.3