1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tube_ynh.git synced 2024-09-04 01:46:11 +02:00
tube_ynh/doc/ADMIN.md
2023-02-24 20:03:22 +01:00

600 B

Where are stored your videos

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. Remember to restart Tube service if you change your configuration file.

RSS feed address is available at https://__DOMAIN__/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