diff options
Diffstat (limited to 'doc/PRE_INSTALL.md')
| -rw-r--r-- | doc/PRE_INSTALL.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/PRE_INSTALL.md b/doc/PRE_INSTALL.md index c08f99b..0088f30 100644 --- a/doc/PRE_INSTALL.md +++ b/doc/PRE_INSTALL.md @@ -2,7 +2,7 @@ - **Mastodon** require a dedicated **root domain**, eg. `domaine.tld` or `mastodon.domain.tld`, with no other apps installed on that domain. You can't change the domain once installed. - The user choosen during the installation is automatically created in Mastodon with admin rights -- It seems important to close registrations for your Mastodon, so that it remains a private body. We invite you to block remote malicious instances from the administration interface. You can also add text on your home page. +- To ensure that your Mastodon instance remains private and that the community is secure, it is important that registrations are closed and verified. We invite you to block remote malicious instances from the administration interface. You can also add text on your home page using the administration interface. ## Using *screen* in case of disconnect @@ -15,7 +15,7 @@ screen sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh.git ``` -Recover after disconnect: +Recover the screen session after disconnect: ```bash screen -d |
