1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tube_ynh.git synced 2024-09-04 01:46:11 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-08-27 13:17:53 +00:00
parent cabb7027fc
commit 6adbcf2452
2 changed files with 2 additions and 6 deletions

View file

@ -47,12 +47,10 @@ tube is a Youtube-like (without censorship and features you don't need!) Video S
Your video files are stored by default in `/home/yunohost.app/tube/videos`.
You can configure options in this file `/home/yunohost.app/tube/config.json` using the [documentation](https://git.mills.io/prologic/tube#configuration). Remember to restart Tube service if you change your configuration file.
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`
The data directory with uploaded videos and the configuration file 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: <https://git.mills.io/prologic/tube>

View file

@ -47,12 +47,10 @@ tube is a Youtube-like (without censorship and features you don't need!) Video S
Your video files are stored by default in `/home/yunohost.app/tube/videos`.
You can configure options in this file `/home/yunohost.app/tube/config.json` using the [documentation](https://git.mills.io/prologic/tube#configuration). Remember to restart Tube service if you change your configuration file.
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`
The data directory with uploaded videos and the configuration file 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 : <https://git.mills.io/prologic/tube>