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 2ecc502 commit da94650Copy full SHA for da94650
docs/reference/configuration.md
@@ -259,7 +259,7 @@ The following key types are supported:
259
260
Each entry must have a unique `kid`, plus the key itself.
261
The `kid` can be any case-sensitive string value as long as it is unique to this list;
262
-`kid` values must not be stable across restarts.
+`kid` values don’t need to be stable across restarts.
263
The key can either be specified inline (with the `key` property),
264
or loaded from a file (with the `key_file` property).
265
The following key formats are supported:
0 commit comments