Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions source/_integrations/synology_dsm.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ password:
description: The password of the user to connect to the Synology NAS.
required: true
type: string
api_version:
description: Define DSM version to allow backward compatibility with 5.x. Value can be `5` for DSM 5.x or `6` for DSM 6.x.
required: false
default: 6
type: integer
volumes:
description: "Array of volumes to monitor. Defaults to all volumes. Replace any spaces in the volume name with underscores, e.g., `volume 1` with `volume_1`."
required: false
Expand Down