Synology
Synology Discord Webhooks
- Add the discord server and webhook, using Http Method "POST"
- HTTP Request content header --> Content-Type = "application/json"
- HTTP Request body --> set parameter="content" and value="-"
- Parameter Type --> set "Content-Type" = "Other" and "content" = "Message Content"
Original Article
Synology Vendor Lock Hack
- Edit the file:
/etc.defaults/synoinfo.conf
- Then find the option support_disk_compatibility and change it from yes to no.
support_disk_compatibility="no"
- Then reboot.
Original Article