feat: per-site SSL email and error display

This commit is contained in:
orohi
2026-06-17 06:05:34 +03:00
parent 02201fb4e3
commit f2c05d15ec
9 changed files with 151 additions and 59 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE sites ADD COLUMN IF NOT EXISTS ssl_email CITEXT;