Files
server/nixosModules/gitea.ini
2025-08-21 14:07:54 +03:00

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