Skip to content

Commit 32f84dd

Browse files
yockgenCopilot
andauthored
Update docs/tutorial/configure-multiple-package-repositories.md
Co-authored-by: Copilot <[email protected]>
1 parent 1754cde commit 32f84dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorial/configure-multiple-package-repositories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Each repository entry supports the following properties:
4747

4848
- **codename** (required): A unique identifier for the repository
4949
- **url** (required): The base URL of the package repository
50-
- **pkey** (optional but recommended): URL to the GPG public key for repository authentication, or `[trusted=yes]` to bypass GPG verification
50+
- **pkey** (strongly recommended): URL to the GPG public key for repository authentication. Technically this field is optional, but omitting it (or using `[trusted=yes]` to bypass GPG verification) should be limited to explicitly trusted internal repositories, as it disables signature verification and reduces security.
5151

5252
## Complete Template Structure
5353

0 commit comments

Comments
 (0)