forked from External/greenlight
add preferences and customization (#171)
This commit is contained in:
committed by
Jesus Federico
parent
45c55efd04
commit
24c8952e59
9
env
9
env
@ -57,6 +57,15 @@ GREENLIGHT_USE_WEBHOOKS=false
|
||||
SLACK_WEBHOOK=
|
||||
SLACK_CHANNEL=
|
||||
|
||||
# Landing Background (optional)
|
||||
#
|
||||
# Supply a URL to an image to change the landing background. If no
|
||||
# URL is provided GreenLight will use a default image. If you
|
||||
# supply a path that does not lead to an image, no landing image
|
||||
# will appear.
|
||||
#
|
||||
LANDING_BACKGROUND=
|
||||
|
||||
# SMTP Mailer
|
||||
#
|
||||
GREENLIGHT_MAIL_NOTIFICATIONS=true
|
||||
|
Reference in New Issue
Block a user