From 56665cab7790836fc598269bf46f37bf05c2d47a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Feb 2023 14:08:03 +0100 Subject: [PATCH] Fix --- doc/{DISCLAIMER.md => notifications/POST_INSTALL.md} | 1 - doc/{DISCLAIMER_fr.md => notifications/POST_INSTALL_fr.md} | 0 2 files changed, 1 deletion(-) rename doc/{DISCLAIMER.md => notifications/POST_INSTALL.md} (99%) rename doc/{DISCLAIMER_fr.md => notifications/POST_INSTALL_fr.md} (100%) diff --git a/doc/DISCLAIMER.md b/doc/notifications/POST_INSTALL.md similarity index 99% rename from doc/DISCLAIMER.md rename to doc/notifications/POST_INSTALL.md index 35f908f..46cd726 100644 --- a/doc/DISCLAIMER.md +++ b/doc/notifications/POST_INSTALL.md @@ -47,4 +47,3 @@ Statistics are available under `/opt/yunohost/galene/stats.json`, with a human-r ### How do I record my lecture? Make sure allow-recording is set in your group configuration. Log-in as an operator, then say `/record` before you start your lecture. Don't forget to say `/unrecord` at the end. You will find your recordings under `https://server.example.com/recordings/groupname/`. The video recordings are stored in `/home/yunohost.app/galene/recordings` folder. - diff --git a/doc/DISCLAIMER_fr.md b/doc/notifications/POST_INSTALL_fr.md similarity index 100% rename from doc/DISCLAIMER_fr.md rename to doc/notifications/POST_INSTALL_fr.md