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 :