Skip to content
Snippets Groups Projects
Commit bd09d83b authored by Bob Mottram's avatar Bob Mottram
Browse files

No s

parent 17d14d78
No related branches found
No related tags found
No related merge requests found
......@@ -401,7 +401,7 @@ function install_mailpile {
disable_email_encryption_at_rest
# if strict https is enforced then buttons don't work. This is probably a security bug
sed -i "s/Content-Security-Policy/d" $mailpile_nginx_site
sed -i "/Content-Security-Policy/d" $mailpile_nginx_site
# link to the administrator's keyring
if [ -d /var/www/$MAILPILE_DOMAIN_NAME/mail/.gnupg ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment