From 3e480a2a21859f0d4ef97a0d3521cb55b2a4f4be Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Fri, 14 Feb 2025 04:42:09 +0100 Subject: [PATCH] remove scan interval option (#37454) --- source/_integrations/synology_dsm.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/synology_dsm.markdown b/source/_integrations/synology_dsm.markdown index dfdd61b443b..8ccbaac58af 100644 --- a/source/_integrations/synology_dsm.markdown +++ b/source/_integrations/synology_dsm.markdown @@ -36,7 +36,7 @@ The Synology DSM integration provides access to various statistics from your [Sy {% warning %} This sensor will wake up your Synology NAS if it's in hibernation mode. -You can change the scan interval within the configuration options (default is 15 min). +The default polling interval is 15 minutes. You can also [define a custom polling interval](/common-tasks/general/#defining-a-custom-polling-interval) if needed. Having cameras or the Home mode toggle from [Surveillance Station](https://www.synology.com/en-us/surveillance) will fetch every 30 seconds. Disable those entities if you don't want your NAS to be fetched as frequently. {% endwarning %}