diff options
Diffstat (limited to 'doc/examples')
| -rw-r--r-- | doc/examples/configure-index | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index b3deccaaf..beafbbcd4 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -123,7 +123,11 @@ APT Update { InteractiveReleaseInfoChanges "<BOOL>"; - SourceListWarnings "<BOOL>"; + SourceListWarnings "<BOOL>" + { + APTAuth "<BOOL>"; + NonFreeFirmware "<BOOL>"; + }; }; }; |
