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

bad copy paste :"3

This commit is contained in:
OniriCorpe 2023-12-30 04:13:27 +01:00
parent a42ab57007
commit 8c201510c3

View file

@ -46,6 +46,6 @@ name = "Miscellaneous configuration"
[main.miscellaneous.banner]
ask.en = "Text of the banner"
bind = "banner:__FINALPATH__/config.yaml"
bind = "banner:__INSTALL_DIR__/config/config.yml"
help = "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."
type = "string"