Browse Source

Update README.md

pull/267/head
Dave Russell 2 years ago
committed by GitHub
parent
commit
4c4654b482
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -24,7 +24,7 @@ #### What the script does:
* Backs up the database files if there is no backup already. * Backs up the database files if there is no backup already.
* Checks if each drive is already in the Synology's compatible-drive database. * Checks if each drive is already in the Synology's compatible-drive database.
* Adds any missing drives to the Synology's compatible-drive database. * Adds any missing drives to the Synology's compatible-drive database.
* Prevents DSM auto updating the drive database. * Optionally prevents DSM auto updating the drive database.
* Optionally disable DSM's "support_disk_compatibility". * Optionally disable DSM's "support_disk_compatibility".
* Optionally disable DSM's "support_memory_compatibility" to prevent <a href=images/ram_warning.png/>non-Synology memory notifications</a>. * Optionally disable DSM's "support_memory_compatibility" to prevent <a href=images/ram_warning.png/>non-Synology memory notifications</a>.
* Optionally edits max supported memory to match the amount of memory installed, if installed memory is greater than the current max memory setting. * Optionally edits max supported memory to match the amount of memory installed, if installed memory is greater than the current max memory setting.

Loading…
Cancel
Save