15 lines
262 B
INI
15 lines
262 B
INI
[mailer]
|
|
ENABLED = true
|
|
FROM = git@kyren.codes
|
|
PROTOCOL = smtps
|
|
SMTP_ADDR = mx1.kyren.codes
|
|
SMTP_PORT = 587
|
|
USER = git
|
|
|
|
[ui]
|
|
DEFAULT_THEME = bthree-dark
|
|
THEMES = bthree-dark
|
|
|
|
[repository]
|
|
ENABLE_PUSH_CREATE_USER = true
|