mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
document store url trusted=true
option behavior
This commit is contained in:
parent
00ca2b05b8
commit
71c66de227
1 changed files with 1 additions and 0 deletions
|
@ -782,6 +782,7 @@ public:
|
|||
|
||||
- the store object has been signed using a key in the trusted keys list
|
||||
- the [`require-sigs`](#conf-require-sigs) option has been set to `false`
|
||||
- the store URL is configured with `trusted=true`
|
||||
- the store object is [content-addressed](@docroot@/glossary.md#gloss-content-addressed-store-object)
|
||||
)",
|
||||
{"binary-cache-public-keys"}};
|
||||
|
|
Loading…
Reference in a new issue