Browse Source
Merge pull request #267 from 007revad/develop
Update README.md
pull/269/head^2
Dave Russell
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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. |
|
|
|