From 575e358ce2dd18a2a7c13a1c5cbebe7cba76ca1b Mon Sep 17 00:00:00 2001 From: clach04 Date: Sun, 30 Jul 2023 08:18:22 -0700 Subject: [PATCH] markdown emphasis on config --- Wallabag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wallabag.md b/Wallabag.md index 1b1c274..2e8effe 100644 --- a/Wallabag.md +++ b/Wallabag.md @@ -6,7 +6,7 @@ This plugin downloads the latest articles from a Wallabag server as individual E ## Configuration This is [very likely to change in future](https://github.com/wallabag/wallabag/issues/2800). -The Plugin requires all 4 of `username`, `password`, `Client Id` and `Client Secret`. You must set the download directory as well. +The Plugin requires all 4 of `username`, `password`, `Client Id` and `Client Secret`. You **must** set the download directory as well. `Client Id` and `Client Secret` are generated in the _API Clients Management_ section of your Wallabag server's website. The `Redirect URIs` which is optional should be empty.