From 2a99ec93017df50d8a952f14ce3e96257ec7221e Mon Sep 17 00:00:00 2001 From: Fred KISSIE Date: Sat, 8 Nov 2025 01:32:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20notification=20config=20op?= =?UTF-8?q?tions=20under=20Application=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- self-host/advanced/config-file.mdx | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/self-host/advanced/config-file.mdx b/self-host/advanced/config-file.mdx index c3ae2ed..2e38ff5 100644 --- a/self-host/advanced/config-file.mdx +++ b/self-host/advanced/config-file.mdx @@ -91,6 +91,23 @@ This section contains the complete reference for all configuration options in `c + + + Notification configuration settings. + + + + Whether to enable showing product updates notifications on the UI. + + **Default**: `true` + + + Whether to enable showing new releases notifications on the UI. + + **Default**: `true` + + +