Skip to content

Commit

Permalink
[Doc] document the new settings key
Browse files Browse the repository at this point in the history
  • Loading branch information
nephros committed Jul 23, 2023
1 parent f16524b commit 6715135
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/index.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,11 @@
\li empty
\li stores the list of "activated" patches
\row
\li lastknowngood
\li list of strings, comma-separated
\li empty
\li stores the list of patches, which represent a last-known-good configuration. This is automatically copied from \c applied after a run of autoapply succeeds.
\row
\li applyOnBoot
\li Boolean
\li \c false
Expand Down

0 comments on commit 6715135

Please sign in to comment.