From d61bf5abc156576efdd9172f04d745c98123789b Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 24 Dec 2019 11:51:47 +0300 Subject: [PATCH] Do not compress anything in gpg, use external zstd-pipe --- gnupg/.gnupg/gpg.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/gnupg/.gnupg/gpg.conf b/gnupg/.gnupg/gpg.conf index c6723cd..b4638c5 100644 --- a/gnupg/.gnupg/gpg.conf +++ b/gnupg/.gnupg/gpg.conf @@ -7,6 +7,7 @@ no-emit-version default-key AE1A8109E49857EF keyid-format 0xlong photo-viewer sxiv %i +compress-level 0 trust-model tofu+pgp auto-key-locate pka dane wkd hkp://keys.gnupg.net local -- 2.44.0