From 641904737ea15eb57d947664e6fa94776b9b7d6f Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sat, 5 Sep 2020 14:43:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4755b06..46bfbfb 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ I always recommend self-hosting, as you will be the only person with access to t You will find in the root folder of the project a file named `yotter-config.json`. This is the global config file for the Yotter server. Currently available config is: -* **nitterInstance**: Nitter instance that will be used when fetching Twitter content. Format must be `**https://****/**` +* **nitterInstance**: Nitter instance that will be used when fetching Twitter content. Format must be `https:///` * **maxInstanceUsers**: Max users on the instance. When set to `0` it closes registrations. # Contributing