From 907d729ec281fa578db4993ceabc84b0aa5d6047 Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 15 Oct 2020 00:42:18 +0530 Subject: Document signify, update example config --- share/leo.conf | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'share') diff --git a/share/leo.conf b/share/leo.conf index 15386fc..3256d9a 100644 --- a/share/leo.conf +++ b/share/leo.conf @@ -3,20 +3,22 @@ backup_dir = /home/andinus/backups gpg_fingerprint = D9AE4AEEE1F1B3598E81D9DFB67D55D482A799FD gpg_bin = gpg2 +signify_seckey = /home/andinus/.totally_not_my_key.sec + # Options. encrypt = 1 sign = 1 -delete = 1 # Profile names in []. [journal] -# Local options (only `encrypt' & `sign'). +# Local options. encrypt = 0 -sign = 1 +sign = 0 +signify = 1 # Paths to backup. '=' after path is important. -/home/andinus/documents/andinus.org.gpg = -/home/andinus/documents/archive.org.gpg = +/home/andinus/documents/not_important.org.gpg = +/home/andinus/documents/archive.org = [emacs] /home/andinus/.emacs.d = -- cgit 1.4.1-2-gfad0