From f33212aa253aab2daee3c3f6047184e828e8d4fe Mon Sep 17 00:00:00 2001 From: narF Date: Sun, 1 Nov 2020 19:49:41 -0500 Subject: [PATCH] Update README.md Add warning about special characters in admin password. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3eda20..a310f62 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ For user friendly details about Pleroma: [see here](https://blog.soykaf.com/post 1. **Pleroma** require a dedicated **root domain**, eg. pleroma.domain.tld 1. **Pleroma** require a valid **certificate** installed on the domain. Yunohost can **install Letsencrypt certificate** on the domain from **admin web-interface** or through **command-line**. 1. This package is **multi-instance** that means you can run **multiple Pleroma instances** on a **single server**. +1. The admin **password** entered when installing must **not** contain **special characters**. (See [issue #132](https://github.com/YunoHost-Apps/pleroma_ynh/issues/132)) ## Screenshots