From d9a6f7cfb04087d12f85fc1d7f3270d44e895031 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 14 Feb 2022 09:45:35 +0100 Subject: [PATCH] Update config.json --- joplin/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/joplin/config.json b/joplin/config.json index 9c69403b6..61d994c59 100644 --- a/joplin/config.json +++ b/joplin/config.json @@ -40,7 +40,8 @@ "MAILER_AUTH_USER": "str?", "MAILER_AUTH_PASSWORD": "str?", "MAILER_NOREPLY_NAME": "str?", - "MAILER_NOREPLY_EMAIL": "str?" + "MAILER_NOREPLY_EMAIL": "str?", + "data_location": "str?" }, "arch": [ "aarch64",