aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/zoom.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/zoom.profile')
-rw-r--r--etc/profile-m-z/zoom.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-m-z/zoom.profile b/etc/profile-m-z/zoom.profile
index ac615d861..f73db9658 100644
--- a/etc/profile-m-z/zoom.profile
+++ b/etc/profile-m-z/zoom.profile
@@ -16,15 +16,18 @@ ignore dbus-system none
16# If you use such a system, add 'ignore nogroups' to your zoom.local. 16# If you use such a system, add 'ignore nogroups' to your zoom.local.
17#ignore nogroups 17#ignore nogroups
18 18
19noblacklist ${HOME}/.config/zoom.conf
19noblacklist ${HOME}/.config/zoomus.conf 20noblacklist ${HOME}/.config/zoomus.conf
20noblacklist ${HOME}/.zoom 21noblacklist ${HOME}/.zoom
21 22
22nowhitelist ${DOWNLOADS} 23nowhitelist ${DOWNLOADS}
23 24
24mkdir ${HOME}/.cache/zoom 25mkdir ${HOME}/.cache/zoom
26mkfile ${HOME}/.config/zoom.conf
25mkfile ${HOME}/.config/zoomus.conf 27mkfile ${HOME}/.config/zoomus.conf
26mkdir ${HOME}/.zoom 28mkdir ${HOME}/.zoom
27whitelist ${HOME}/.cache/zoom 29whitelist ${HOME}/.cache/zoom
30whitelist ${HOME}/.config/zoom.conf
28whitelist ${HOME}/.config/zoomus.conf 31whitelist ${HOME}/.config/zoomus.conf
29whitelist ${HOME}/.zoom 32whitelist ${HOME}/.zoom
30 33