mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-06 18:54:07 +00:00
Add config option to display source code URL in footer (#2450)
This commit is contained in:
@@ -432,6 +432,15 @@ feed_threads: 1
|
||||
##
|
||||
#cache_annotations: false
|
||||
|
||||
##
|
||||
## Source code URL. If your instance is running a modfied source
|
||||
## code, you MUST publish it somewhere and set this option.
|
||||
##
|
||||
## Accepted values: a string
|
||||
## Default: <none>
|
||||
##
|
||||
#modified_source_code_url: ""
|
||||
|
||||
|
||||
|
||||
#########################################
|
||||
|
Reference in New Issue
Block a user