diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -24,8 +24,6 @@ Mastodon is a free, open-source social network. A decentralized alternative to c  -[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. + #### Supported architectures * x86-64b - [](https://ci-apps.yunohost.org/ci/apps/mastodon/) |
