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:
parent
a42ab57007
commit
8c201510c3
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue