about summary refs log tree commit diff stats
path: root/share/leo.conf
blob: e46a61e60329cde5d28230efc8f7a80615b7fa11 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
backup_dir = /home/andinus/backups

gpg_fingerprint = D9AE4AEEE1F1B3598E81D9DFB67D55D482A799FD
# You don't have to include your key in gpg_recipients, it's added by
# default. Add multiple keys seperated by a space.
gpg_recipients = D9AE4AEEE1F1B3598E81D9DFB67D55D482A799FD
gpg_bin = gpg2

signify_seckey = /home/andinus/.totally_not_my_key.sec

# Options.
L_ENCRYPT = 1
L_SIGN = 1

# Profile names in [].
[journal]
# Local options.
L_ENCRYPT = 0
L_SIGNIFY = 1

# Paths to backup. '=' after path is important.
/home/andinus/documents/not_important.org.gpg =
/home/andinus/documents/archive.org =

[emacs]
# compress this archive
L_GZIP = 1

/home/andinus/.emacs.d =
/home/andinus/.emacs.d/elpa = exclude

[emacs/elpa]
/home/andinus/.emacs.d/elpa =

[projects]
/home/andinus/projects =
# Exclude directories with `exclude' value.
/home/andinus/projects/forks = exclude