From 9b7723c2ba826e7b32eceeb4c5f3c9926aed9af4 Mon Sep 17 00:00:00 2001 From: Martin Bjeldbak Madsen Date: Fri, 4 Aug 2023 23:39:20 +1000 Subject: [PATCH] Fix typo to images/ram_warning.png --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 339917e..3295698 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ #### What the script does: * Adds any missing drives to the Synology's compatible-drive database. * Prevents DSM auto updating the drive database. * Optionally disable DSM's "support_disk_compatibility". -* Optionally disable DSM's "support_memory_compatibility" to prevent non-Synology memory notifications. +* Optionally disable DSM's "support_memory_compatibility" to prevent non-Synology memory notifications. * Optionally edits max supported memory to match the amount of memory installed, if installed memory is greater than the current max memory setting. * Enables M2D20, M2D18, M2D17 and E10M20-T1 if present on Synology NAS that don't officially support them. * Checks that M.2 volume support is enabled (on models that have M.2 slots or PCIe slots).