From 44efbf1bd87296e3c34506740bbc3a8003f2d59e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 27 Aug 2022 06:21:30 +0000 Subject: [PATCH] Auto-update README --- README.md | 2 ++ README_fr.md | 2 ++ 2 files changed, 4 insertions(+) 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 :