Add config option for instance donation link

Co-authored-by: Arya K <arya@projectsegfau.lt>
This commit is contained in:
syeopite
2024-03-13 14:48:06 -07:00
committed by Fijxu
parent 4d11c324b0
commit 780f9df7d3
4 changed files with 21 additions and 0 deletions

View File

@@ -453,6 +453,16 @@ jobs:
##
# footer_instance_privacy_policy_link:
##
## Instance donation URL. If your instance has a donation option.
## you can add it here so it will be present in the footer along
## with the donation link for the project itself.
##
## Accepted values: a string
## Default: <none>
##
#footer_instance_donate_link: ""
##
## Custom fields to be displayed within the footer's instance section
##