Skip to content

Commit

Permalink
Docs: Update sample configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
vit9696 committed Aug 21, 2019
1 parent d8221b5 commit e2f433b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Docs/Sample.plist
Original file line number Diff line number Diff line change
Expand Up @@ -674,6 +674,8 @@
<dict>
<key>AvoidHighAlloc</key>
<false/>
<key>ClearScreenOnModeSwitch</key>
<false/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
<key>IgnoreInvalidFlexRatio</key>
Expand All @@ -684,6 +686,8 @@
<false/>
<key>ReleaseUsbOwnership</key>
<false/>
<key>ReplaceTabWithSpace</key>
<false/>
<key>RequestBootVarRouting</key>
<false/>
<key>SanitiseClearScreen</key>
Expand Down
4 changes: 4 additions & 0 deletions Docs/SampleFull.plist
Original file line number Diff line number Diff line change
Expand Up @@ -777,6 +777,8 @@
<dict>
<key>AvoidHighAlloc</key>
<false/>
<key>ClearScreenOnModeSwitch</key>
<false/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
<key>IgnoreInvalidFlexRatio</key>
Expand All @@ -787,6 +789,8 @@
<false/>
<key>ReleaseUsbOwnership</key>
<false/>
<key>ReplaceTabWithSpace</key>
<false/>
<key>RequestBootVarRouting</key>
<false/>
<key>SanitiseClearScreen</key>
Expand Down

0 comments on commit e2f433b

Please sign in to comment.