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:
parent
81fb8a84bb
commit
078a19009e
1 changed files with 4 additions and 0 deletions
4
doc/PRE_UPGRADE.d/23.12.18~ynh2.md
Normal file
4
doc/PRE_UPGRADE.d/23.12.18~ynh2.md
Normal 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.
|
Loading…
Add table
Reference in a new issue