diff --git a/README.md b/README.md index 8c213ed..314e9fb 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ 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 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 be67309..77b9f2e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -49,6 +49,8 @@ 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 is available at `https://your_domain.tld/feed.xml` + ## Documentations et ressources * Dépôt de code officiel de l'app :