From d3ac9e54cedfb2401c438d062b429c5660e999e3 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sat, 5 Sep 2020 14:45:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46bfbfb..2d2e412 100644 --- a/README.md +++ b/README.md @@ -176,8 +176,10 @@ 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: +* **serverName**: Name of the server. It will be shown along the interface. * **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. +* **location**: Location of the server. # Contributing Contributors are always welcome. You can help in many ways: Coding, organizing, designing, [donating](#donate), maintaining... You choose what you want to help with!