1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-07 16:17:23 +01:00

Fix status check colors, add SMTP relay stub

This commit is contained in:
David Duque
2020-04-13 01:16:23 +01:00
parent 0d17caccfe
commit 974c9bba61
4 changed files with 506 additions and 484 deletions

View File

@@ -12,6 +12,9 @@ charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.html]
indent_style = tab
[Makefile]
indent_style = tab
indent_size = 4