We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78ceafa commit e1069d9Copy full SHA for e1069d9
storage/storage.go
@@ -135,9 +135,6 @@ type Options struct {
135
SaveSigZips bool
136
Logger slog.Logger
137
ListCacheDuration time.Duration
138
- // SaveSigZips is a flag that will save the signed extension to disk.
139
- // This is useful for debugging, but the server will never use this file.
140
- saveSigZips bool
141
}
142
143
type extension struct {
0 commit comments