From 8ffa9a827e4186531cdf5494fe99bdfb27a8de04 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 23 Oct 2020 15:13:43 +0200 Subject: [PATCH] Add subdomain warning install --- README.md | 4 +++- README_fr.md | 9 ++++++--- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a0b2b61..c589ab5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Streama is a free self hosted media streaming server running on Java, that you c ## Screenshots -![Streama 3](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg) +![](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg) ## Demo @@ -26,6 +26,8 @@ Streama is a free self hosted media streaming server running on Java, that you c ## Installation guide +> :warning: Streama must be installed in the root domain or subdomain. + Default upload directory is: `/home/yunohost.app/streama` (must be mentioned in *Settings* page or can be changed) Default local video directory is: `/home/yunohost.app/streama/upload` (must be mentioned in *Settings* page or can be changed) diff --git a/README_fr.md b/README_fr.md index 4888938..50bd162 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,4 +1,5 @@ # Streama pour YunoHost + [![Integration level](https://dash.yunohost.org/integration/streama.svg)](https://dash.yunohost.org/appci/app/streama) ![](https://ci-apps.yunohost.org/ci/badges/streama.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/streama.maintain.svg) [![Install Streama with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=streama) @@ -14,7 +15,7 @@ Streama est un serveur de streaming multimédia auto-hébergé gratuit fonctionn ## Captures d'écran -![Streama 3](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg) +![](https://user-images.githubusercontent.com/51749973/96721577-9f216280-13ac-11eb-935c-d083f4b010a2.jpg) ## Démo @@ -25,9 +26,11 @@ Streama est un serveur de streaming multimédia auto-hébergé gratuit fonctionn ## Guide d’installation - Le répertoire de téléchargement par défaut est : `/home/yunohost.app/streama` (doit être mentionné dans la page *Paramètres* ou peut être modifié) +> :warning: Streama doit être installé dans le domaine racine ou sous-domaine. + +Le répertoire de téléchargement par défaut est : `/home/yunohost.app/streama` (doit être mentionné dans la page *Paramètres* ou peut être modifié) - Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload` (doit être mentionné dans la page *Paramètres* ou peut être modifié) +Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload` (doit être mentionné dans la page *Paramètres* ou peut être modifié) ## Documentation