mirror of
https://github.com/YunoHost-Apps/pleroma_ynh.git
synced 2024-09-03 20:15:59 +02:00
Fix markdown formatting in DISCLAIMER.md
This commit is contained in:
parent
e73e3757ac
commit
017e665b77
1 changed files with 6 additions and 5 deletions
|
@ -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**.
|
||||
|
|
Loading…
Add table
Reference in a new issue