From 017e665b77850ad930f4845737cbeb03848861ae Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 21 Nov 2022 15:33:15 +0100 Subject: [PATCH] Fix markdown formatting in DISCLAIMER.md --- doc/DISCLAIMER.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 0a4528a..a3c0161 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,9 +1,10 @@ ## Limitations - * **Pleroma** require a dedicated **root domain**, eg. pleroma.domain.tld - * **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**. - * This package is currently set to **single-instance** that means you can run a **single Pleroma instance** on a **single server**. - * The admin **password** entered when installing must **not** contain **special characters**. (See [issue #132](https://github.com/YunoHost-Apps/pleroma_ynh/issues/132)) - * LDAP supported but HTTP auth not. + +- **Pleroma** require a dedicated **root domain**, eg. pleroma.domain.tld +- **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**. +- This package is currently set to **single-instance** that means you can run a **single Pleroma instance** on a **single server**. +- The admin **password** entered when installing must **not** contain **special characters**. (See [issue #132](https://github.com/YunoHost-Apps/pleroma_ynh/issues/132)) +- LDAP supported but HTTP auth not. ## Admin Tasks Go to **cd /var/www/pleroma/live**.