diff --git a/README.md b/README.md index 7820bf7..0e36a49 100644 --- a/README.md +++ b/README.md @@ -39,18 +39,6 @@ tube is a Youtube-like (without censorship and features you don't need!) Video S ![Screenshot of Tube](./doc/screenshots/screenshot.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. - -RSS feed address is available at `https://your_domain.tld/feed.xml` - ## Documentation and resources * Upstream app code repository: diff --git a/README_fr.md b/README_fr.md index ca99ce5..56f0bba 100644 --- a/README_fr.md +++ b/README_fr.md @@ -39,18 +39,6 @@ tube is a Youtube-like (without censorship and features you don't need!) Video S ![Capture d’écran de Tube](./doc/screenshots/screenshot.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. - -RSS feed address is available at `https://your_domain.tld/feed.xml` - ## Documentations et ressources * Dépôt de code officiel de l’app :