diff options
author | Andinus <andinus@nand.sh> | 2020-10-11 19:35:47 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-10-11 20:09:48 +0530 |
commit | 67543995fc041a0bb77820b3bb74fab1bf1c3ab3 (patch) | |
tree | 20acdd69f5c2d4bb750131c0d7aea6553c22494b /share/leo.conf | |
parent | 44d2fb9a47b45c693860f5e2e27b1218ee488c84 (diff) | |
download | leo-67543995fc041a0bb77820b3bb74fab1bf1c3ab3.tar.gz |
Remove obsolete code, add extra config options
Diffstat (limited to 'share/leo.conf')
-rw-r--r-- | share/leo.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/leo.conf b/share/leo.conf index d909446..a0280a7 100644 --- a/share/leo.conf +++ b/share/leo.conf @@ -3,6 +3,10 @@ backup_dir = /home/andinus/backups gpg_fingerprint = D9AE4AEEE1F1B3598E81D9DFB67D55D482A799FD gpg_bin = gpg2 +encrypt=1 +sign=1 +delete=1 + # Profile names in []. [journal] # Paths to backup. '=' after path is important. |