mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-07 14:02:37 -04:00
Add instance_maintainer_email opt to example config
This commit is contained in:
parent
e5063ef928
commit
252833fdef
1 changed files with 9 additions and 0 deletions
|
@ -823,3 +823,12 @@ default_user_preferences:
|
||||||
## Default: false
|
## Default: false
|
||||||
##
|
##
|
||||||
#automatic_instance_redirect: false
|
#automatic_instance_redirect: false
|
||||||
|
|
||||||
|
##
|
||||||
|
## Email to contact the instance maintainer; used in a mailto: link within the footer.
|
||||||
|
##
|
||||||
|
## Accepted values: Email
|
||||||
|
## Default: <none>
|
||||||
|
##
|
||||||
|
|
||||||
|
instance_maintainer_email:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue