From 2321c910108b8f4f00cbf1f80f657638e7d316fb Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Fri, 4 Aug 2023 06:20:06 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b97937..d8de3b1 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ #### What the script does: * Optionally disable DSM's "support_disk_compatibility". * 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. -* Optionally enables M2D20, M2D18, M2D17 and E10M20-T1 on Synology NAS that don't officially support them. +* 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). * Enables creating M.2 storage pools and volumes from within Storage Manager **(newer models only?)**. * Makes DSM recheck disk compatibility so rebooting is not needed if you don't have M.2 drives (DSM 7 only).