From 6e06d7049a7cb21382d4f054da0eba67ae8dbeba Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Fri, 5 Jan 2024 14:56:06 +0100 Subject: fix gnupg config --- public/gpg/.gnupg-conf/gpg.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/gpg/.gnupg-conf/gpg.conf (limited to 'public/gpg/.gnupg-conf/gpg.conf') diff --git a/public/gpg/.gnupg-conf/gpg.conf b/public/gpg/.gnupg-conf/gpg.conf new file mode 100644 index 0000000..ff4a19b --- /dev/null +++ b/public/gpg/.gnupg-conf/gpg.conf @@ -0,0 +1,3 @@ +auto-key-retrieve +no-emit-version +default-key 5C33B928B8E5F18A1F23D9AB8B6B1A3CF906CCEC -- cgit v1.2.3