From cfd30f51c1f7d9855318806b4ade08c00ed30a96 Mon Sep 17 00:00:00 2001 From: "Helmut K. C. Tessarek" Date: Thu, 3 Oct 2019 21:08:55 -0400 Subject: [PATCH] better comment in config file template --- .jnclnst.conf.template | 2 +- .jnrmor.conf.template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.jnclnst.conf.template b/.jnclnst.conf.template index 44b36e9..120f605 100644 --- a/.jnclnst.conf.template +++ b/.jnclnst.conf.template @@ -1,4 +1,4 @@ -# Joplin settings directory +# Joplin profile directory (where the database is located) JOPLIN_DIR=~/.config/joplin-desktop # Joplin sync target directory diff --git a/.jnrmor.conf.template b/.jnrmor.conf.template index 2e75e09..03f63b1 100644 --- a/.jnrmor.conf.template +++ b/.jnrmor.conf.template @@ -1,4 +1,4 @@ -# Joplin settings directory +# Joplin profile directory (where the database is located) JOPLIN_DIR=~/.config/joplin-desktop # TOKEN for Joplin Web Clipper (can be found in 'Web clipper options')