diff --git a/README.md b/README.md index 4619af7..8c213ed 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,16 @@ tube is a Youtube-like (without censorship and features you don't need!) Video S ![Screenshot of Tube](./doc/screenshots/screenshot-1.png) +## Disclaimers / important information + +## Configuration + +#### Where are stored your videos + +Your video files are stored by default in `/home/yunohost.app/tube/videos`. + +You can configure options in this file `/var/www/tube/config.json` using the [documentation](https://git.mills.io/prologic/tube#configuration). Remember to restart Tube service if you change your configuration file. + ## Documentation and resources * Upstream app code repository: diff --git a/README_fr.md b/README_fr.md index c394aa1..be67309 100644 --- a/README_fr.md +++ b/README_fr.md @@ -39,6 +39,16 @@ tube is a Youtube-like (without censorship and features you don't need!) Video S ![Capture d'écran de Tube](./doc/screenshots/screenshot-1.png) +## Avertissements / informations importantes + +## Configuration + +#### Where are stored your videos + +Your video files are stored by default in `/home/yunohost.app/tube/videos`. + +You can configure options in this file `/var/www/tube/config.json` using the [documentation](https://git.mills.io/prologic/tube#configuration). Remember to restart Tube service if you change your configuration file. + ## Documentations et ressources * Dépôt de code officiel de l'app :