additional changes to spotlight indexing

This commit is contained in:
Richard 2019-08-27 15:22:59 +02:00 committed by GitHub
parent 462e38c332
commit f58b48c931
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

6
osx.md
View File

@ -34,8 +34,10 @@ category: macOS
### Disable spotlight indexing
mdutil -a -i off # until next reboot on all volumes
touch FOLDER/.metadata_never_index # if this file exists in FOLDER only for that FOLDER
mdutil -a -i off # disable indexing for all volumes
mdutil -i off MOUNT_POINT # disable for specific volume
touch FOLDER/.metadata_never_index # disable for FOLDER
### Turn on/off proxy