Skip to content

Commit

Permalink
Don't scan HOME when Testing
Browse files Browse the repository at this point in the history
Scanning HOME triggers blocking permissions popups that can block
further execution until manual intervention.
  • Loading branch information
n8henrie committed Oct 19, 2023
1 parent 617bd4a commit 3e67fc7
Showing 1 changed file with 0 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -313,23 +313,6 @@
<string>QSGroupObjectSource</string>
<key>children</key>
<array>
<dict>
<key>source</key>
<string>QSFileSystemObjectSource</string>
<key>settings</key>
<dict>
<key>parser</key>
<string>QSDirectoryParser</string>
<key>folderDepth</key>
<integer>1</integer>
<key>watchTarget</key>
<true/>
<key>path</key>
<string>~</string>
</dict>
<key>ID</key>
<string>QSPresetHome</string>
</dict>
<dict>
<key>source</key>
<string>QSICloudDocumentSource</string>
Expand Down

0 comments on commit 3e67fc7

Please sign in to comment.