From 5185957efaae28d6df35d6f5cae9400b0f74bb88 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 27 Aug 2022 12:51:09 +0000 Subject: [PATCH] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 449408a..eb0c5b7 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ You can configure options in this file `/var/www/tube/config.json` using the [do RSS feed address is available at `https://your_domain.tld/feed.xml` +The data directory with uploaded videos is untouched when upgrading the app. If you want to delete the data directory with the application, use the `--purge` option: `sudo yunohost app remove tube --purge` ## Documentation and resources * Upstream app code repository: diff --git a/README_fr.md b/README_fr.md index 858b25f..7de5237 100644 --- a/README_fr.md +++ b/README_fr.md @@ -51,6 +51,7 @@ You can configure options in this file `/var/www/tube/config.json` using the [do RSS feed address is available at `https://your_domain.tld/feed.xml` +The data directory with uploaded videos is untouched when upgrading the app. If you want to delete the data directory with the application, use the `--purge` option: `sudo yunohost app remove tube --purge` ## Documentations et ressources * Dépôt de code officiel de l'app :