Remove protonmail config from synced dotfiles
This commit is contained in:
parent
81229e3088
commit
8b111ad9f3
4
.gitignore
vendored
4
.gitignore
vendored
@ -24,10 +24,6 @@ obs-studio/.config/obs-studio/profiler_data
|
||||
# OpenRGB
|
||||
OpenRGB/.config/OpenRGB/logs
|
||||
|
||||
# Protonmail
|
||||
protonmail/.config/protonmail/bridge/cache
|
||||
protonmail/.config/protonmail/bridge/*.pem
|
||||
|
||||
# zsh
|
||||
zsh/.config/zsh/.zcompdump
|
||||
zsh/.config/zsh/.zsh_history
|
||||
|
@ -1,30 +0,0 @@
|
||||
{
|
||||
"allow_proxy": "true",
|
||||
"attachment_workers": "16",
|
||||
"autostart": "true",
|
||||
"autoupdate": "true",
|
||||
"cache_compression": "true",
|
||||
"cache_concurrent_read": "16",
|
||||
"cache_concurrent_write": "16",
|
||||
"cache_enabled": "true",
|
||||
"cache_location": "/home/etorres/.config/protonmail/bridge/cache/c11/messages",
|
||||
"cache_min_free_abs": "250000000",
|
||||
"cache_min_free_rat": "",
|
||||
"color_scheme": "dark",
|
||||
"fetch_workers": "16",
|
||||
"first_time_start": "false",
|
||||
"first_time_start_gui": "true",
|
||||
"imap_workers": "16",
|
||||
"is_all_mail_visible": "true",
|
||||
"last_heartbeat": "347",
|
||||
"last_used_version": "2.3.0+git",
|
||||
"preferred_keychain": "secret-service",
|
||||
"rebranding_migrated": "true",
|
||||
"report_outgoing_email_without_encryption": "false",
|
||||
"rollout": "0.1204141437985741",
|
||||
"update_channel": "stable",
|
||||
"user_port_api": "1042",
|
||||
"user_port_imap": "1143",
|
||||
"user_port_smtp": "1025",
|
||||
"user_ssl_smtp": "false"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user