aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2020-04-08 19:56:36 +0200
committerGitHub <noreply@github.com>2020-04-08 19:56:36 +0200
commit5e7b5455f8983cb7fcaff367a8cea5299b96a81a (patch)
tree445a466afe3a4061c8f60c39a5643bc7ea489863 /README.md
parentbf0dea0f437c00db213c27da299a0dda65810d6a (diff)
parent437cde4033be799bf562ce0fcb4b8c4b97b76b65 (diff)
downloadmastodon_ynh-5e7b5455f8983cb7fcaff367a8cea5299b96a81a.tar.gz
mastodon_ynh-5e7b5455f8983cb7fcaff367a8cea5299b96a81a.tar.bz2
mastodon_ynh-5e7b5455f8983cb7fcaff367a8cea5299b96a81a.zip
Merge pull request #165 from YunoHost-Apps/ldap
Implement LDAP on Mastodon_YNH
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 30abd8e..bd421eb 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,6 @@ Mastodon is a free, open-source social network. A decentralized alternative to c
![](https://framalibre.org/sites/default/files/mastodon.png)
-[Source code](https://github.com/tootsuite/mastodon)
-
## Configuration
### Install
@@ -41,6 +39,7 @@ Recover after disconnect:
$ screen -d
$ screen -r
```
+
### Update
#### Using __screen__ highly recommended
@@ -53,6 +52,10 @@ $ screen -r
## YunoHost specific features
+#### Multi-users support
+
+LDAP authentication is activated. All YunoHost users can authenticate.
+
#### Supported architectures
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/mastodon%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/mastodon/)