Add new instance customization section in config

This commit is contained in:
syeopite 2024-03-13 13:55:49 -07:00
parent 6b579aeca7
commit 3b46760df5
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A
1 changed files with 22 additions and 19 deletions

View File

@ -391,9 +391,8 @@ jobs:
##
enable: true
# -----------------------------
# Miscellaneous
# Instance customization
# -----------------------------
##
@ -405,6 +404,27 @@ jobs:
##
#banner:
##
## Source code URL. If your instance is running a modified source
## code, you MUST publish it somewhere and set this option.
##
## Accepted values: a string
## Default: <none>
##
#modified_source_code_url: ""
##
## Email to contact the instance maintainer; used in a mailto: link within the footer.
##
## Accepted values: Email
## Default: <none>
##
# instance_maintainer_email:
# -----------------------------
# Miscellaneous
# -----------------------------
##
## Subscribe to channels using PubSubHub (Google PubSubHubbub service).
## PubSubHub allows Invidious to be instantly notified when a new video
@ -458,15 +478,6 @@ hmac_key: "CHANGE_ME!!"
##
#cache_annotations: false
##
## Source code URL. If your instance is running a modified source
## code, you MUST publish it somewhere and set this option.
##
## Accepted values: a string
## Default: <none>
##
#modified_source_code_url: ""
##
## Maximum custom playlist length limit.
##
@ -476,14 +487,6 @@ hmac_key: "CHANGE_ME!!"
#playlist_length_limit: 500
##
## Email to contact the instance maintainer; used in a mailto: link within the footer.
##
## Accepted values: Email
## Default: <none>
##
# instance_maintainer_email:
#########################################
#
# Default user preferences