# Synology

# Synology Discord Webhooks

1. Add the discord server and webhook, using Http Method "POST"
2. HTTP Request content header --&gt; Content-Type = "application/json"
3. HTTP Request body --&gt; set parameter="content" and value="-"
4. Parameter Type --&gt; set "Content-Type" = "Other" and "content" = "Message Content"

[Original Article](https://wikipedia.mutschlerhome.com/attachments/20)

# Synology Vendor Lock Hack

1. Edit the file:

```
/etc.defaults/synoinfo.conf
```

2. Then find the option support\_disk\_compatibility and change it from yes to no.

```
support_disk_compatibility="no"
```

3. Then reboot.

[Original Article](https://wikipedia.mutschlerhome.com/attachments/21)