From 60a710bfc7c60979ee71e9cb918f9ad78e7c6327 Mon Sep 17 00:00:00 2001 From: Dave Russell <39733752+007revad@users.noreply.github.com> Date: Sun, 16 Apr 2023 16:09:02 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f41fbb..9f2a5fc 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ #### What the script does: * 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 edits max supported memory to match the amount of memory installed, if installed memory is greater than the current max memory setting. +- Minor improvements. * 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. * Makes DSM recheck disk compatibility so rebooting is not needed (DSM 7 only).