From d8bd493701fb8cf833380e0ab198778e6448b2e6 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Tue, 7 Mar 2017 16:04:06 +0100 Subject: initial commit --- config.sample | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config.sample (limited to 'config.sample') diff --git a/config.sample b/config.sample new file mode 100644 index 0000000..3b3e39e --- /dev/null +++ b/config.sample @@ -0,0 +1,5 @@ +# location of the diary +diary_location= + +# pgp key to encrypt entries +pgp_id= -- cgit v1.2.3