mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
Add Thunderbird sponsorship banner to home, uploads and download page
This commit is contained in:
@@ -284,6 +284,11 @@ const conf = convict({
|
||||
default: '',
|
||||
env: 'SEND_DOWNLOAD_NOTICE_HTML'
|
||||
},
|
||||
show_thunderbird_sponsor: {
|
||||
format: Boolean,
|
||||
default: false,
|
||||
env: 'SHOW_THUNDERBIRD_SPONSOR'
|
||||
},
|
||||
ui_color_primary: {
|
||||
format: String,
|
||||
default: '#0a84ff',
|
||||
|
||||
Reference in New Issue
Block a user