From c3eec71d6079756ed2caec3f1f51964675f44cf7 Mon Sep 17 00:00:00 2001 From: Neeraj Gupta <254676+ua741@users.noreply.github.com> Date: Wed, 20 Aug 2025 11:01:25 +0530 Subject: [PATCH] [docs] Lint --- docs/docs/self-hosting/installation/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/self-hosting/installation/config.md b/docs/docs/self-hosting/installation/config.md index 3d29ca9c30..e88a1dc9c1 100644 --- a/docs/docs/self-hosting/installation/config.md +++ b/docs/docs/self-hosting/installation/config.md @@ -176,7 +176,7 @@ smtp: ``` | Variable | Description | Default | -|--------------------|------------------------------| ------- | +| ------------------ | ---------------------------- | ------- | | `smtp.host` | SMTP server host | | | `smtp.port` | SMTP server port | | | `smtp.username` | SMTP auth username | |