1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Fix README.md

This commit is contained in:
yalh76 2019-02-12 13:29:36 +01:00
parent ad78e6cb5a
commit 9fa1a17dcf

View file

@ -63,7 +63,6 @@ Go to **cd /var/www/pleroma/pleroma**.
This will generate a **password reset link** that you can then send to the user. This will generate a **password reset link** that you can then send to the user.
### Moderators ### Moderators
You can make users **moderators**. They will then be able to **delete any post**. You can make users **moderators**. They will then be able to **delete any post**.
@ -82,8 +81,9 @@ You can make users **moderators**. They will then be able to **delete any post**
#### Multi-users support #### Multi-users support
LDAP and HTTP auth are not supported? LDAP and HTTP auth are not supported.
The app can be used by multiple users?
The app can be used by multiple users.
#### Supported architectures #### Supported architectures
@ -116,4 +116,3 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pleroma_ynh/tree/test
or or
sudo yunohost app upgrade pleroma -u https://github.com/YunoHost-Apps/pleroma_ynh/tree/testing --debug sudo yunohost app upgrade pleroma -u https://github.com/YunoHost-Apps/pleroma_ynh/tree/testing --debug
``` ```