mirror of
https://github.com/tw93/Mole.git
synced 2026-02-16 18:45:17 +00:00
Update the whitelist document
This commit is contained in:
@@ -47,6 +47,7 @@ mo clean --dry-run # Preview cleanup plan
|
|||||||
mo clean --whitelist # Adjust protected caches
|
mo clean --whitelist # Adjust protected caches
|
||||||
mo uninstall # Remove apps + leftovers
|
mo uninstall # Remove apps + leftovers
|
||||||
mo optimize # Refresh caches & services
|
mo optimize # Refresh caches & services
|
||||||
|
mo optimize --whitelist # Adjust protected optimization items
|
||||||
mo analyze # Visual disk explorer
|
mo analyze # Visual disk explorer
|
||||||
mo status # Live system health dashboard
|
mo status # Live system health dashboard
|
||||||
|
|
||||||
@@ -129,6 +130,8 @@ System: 5/32 GB RAM | 333/460 GB Disk (72%) | Uptime 6d
|
|||||||
====================================================================
|
====================================================================
|
||||||
System optimization completed
|
System optimization completed
|
||||||
====================================================================
|
====================================================================
|
||||||
|
|
||||||
|
You can use `mo optimize --whitelist` to manage which optimization items (like rebuilding specific caches or refreshing services) are protected from being run. This is useful for preventing Mole from interfering with specific system configurations or third-party applications you rely on.
|
||||||
```
|
```
|
||||||
|
|
||||||
### Disk Space Analyzer
|
### Disk Space Analyzer
|
||||||
|
|||||||
Reference in New Issue
Block a user