skel: add bleachbit default config:
- disable update checks - auto-hide unused cleaners - shred files - exit on completion - preserve fr and en languages - exclude ~/.gvfs (network directories) from scans
This commit is contained in:
@@ -0,0 +1,18 @@
|
|||||||
|
[bleachbit]
|
||||||
|
first_start = False
|
||||||
|
check_beta = False
|
||||||
|
check_online_updates = False
|
||||||
|
auto_hide = True
|
||||||
|
version = 1.10
|
||||||
|
auto_start = False
|
||||||
|
shred = True
|
||||||
|
exit_done = True
|
||||||
|
delete_confirmation = True
|
||||||
|
|
||||||
|
[preserve_languages]
|
||||||
|
fr = True
|
||||||
|
en = True
|
||||||
|
|
||||||
|
[whitelist/paths]
|
||||||
|
0_type = folder
|
||||||
|
0_path = ~/.gvfs
|
||||||
Reference in New Issue
Block a user