From 8def9c44f24daa8033844c7b75eb11878e08e085 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sat, 26 Sep 2020 14:44:07 +0200 Subject: [PATCH] Server config - add instance donation_url --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 412f81b..4a20deb 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Currently available config is: * **show_admin_message**: Shows a message from the admin with title as `admin_message_title` and body as `admin_message` * **admin_user**: Username of the admin user. * **max_old_user_days**: Maximum days for a user to be inactive, otherwise will be deleted if admin uses the action. +* **donation_url**: Adds a link to a donation method for the instance. # 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!