rclone/cmd/serve
YanceyChiew 13b65104eb dlna: add SSDP AnnounceInterval flag option
The current default AnnounceInterval is too short, causing the
multicast domain to be flooded with NOTIFY announcements,
which may prevent other dlna devices from sleeping.

This change allows users to set the announcement interval,
and it's default value also increased to 12 minutes.

Even within the interval, rclone can still passively respond to
M-SEARCH requests from other devices.
2022-10-06 16:59:51 +01:00
..
dlna dlna: add SSDP AnnounceInterval flag option 2022-10-06 16:59:51 +01:00
docker all: fix spelling across the project 2022-08-30 11:16:26 +02:00
ftp all: fix spelling across the project 2022-08-30 11:16:26 +02:00
http build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
httplib build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
proxy Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00
restic hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
servetest build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sftp docs/sftp: document use of chunk_size option in sftp remote paired with serve sftp 2022-08-31 00:04:04 +02:00
webdav docs: improve serve command descriptions 2022-06-21 23:43:00 +02:00
serve.go build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00