1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

add pre upgrade message about the 2 new settings

This commit is contained in:
OniriCorpe 2023-12-30 03:59:48 +01:00
parent 81fb8a84bb
commit 078a19009e

View file

@ -0,0 +1,4 @@
Two new settings can now be configured in the app config panel:
- Enable/Disable the user notifications for all users: On large instances, it is recommended to set this option to 'false' in order to reduce the amount of data written to the database, and hence improve the overall performance of the instance.
- Banner: Custom banner displayed at the top of every page. This can used for instance announcements. Accepted values: any string. HTML is accepted. Empty by default.