diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 2ed8910..0a10f1b 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,7 +1,4 @@ -A Scuttlebutt room is a service for connecting scuttlebutt users. - -It includes a web interface for managing who is in the room, creating invites, and creating a code of conduct for the room. - +A Scuttlebutt room is a service for connecting scuttlebutt users. It includes a web interface for managing who is in the room, creating invites, and creating a code of conduct for the room. For a comprehensive introduction to rooms 2.0, watch [this video](https://www.youtube.com/watch?v=W5p0y_MWwDE). ### Features diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md deleted file mode 100644 index a05a19f..0000000 --- a/doc/DISCLAIMER.md +++ /dev/null @@ -1,3 +0,0 @@ - * requires a full dedicated domain and does not support sub-paths - * currently ony supports the following architectures: amd64, arm64, arm7 - * ssb rooms work best when the app is in public mode. ssb-room has its own user and authentication system, and doesn't need yunohost SSO \ No newline at end of file diff --git a/manifest.toml b/manifest.toml index f404c74..aebd965 100644 --- a/manifest.toml +++ b/manifest.toml @@ -32,6 +32,8 @@ ram.runtime = "50M" full_domain = true [install.init_main_permission] + help.en = "ssb rooms work best when the app is in visitors mode." + help.fr = "Les salons ssb fonctionnent mieux lorsque l'application est en mode visiteurs." type = "group" default = "visitors"