How to disable the webdav protocol?
SFTPGo
2
Posts
2
Posters
18
Views
2
Watching
-
Hey all,
is there a way to disable the webdav protocol entirely?
According to the official docs setting the listening port to 0 implies the service is disabled. But manually setting the default port in/app/data/sftpgo.json8888 to 0 does not work as its value gets overwritten upon a restart of SFTPGo. Is this a bug maybe? The Cloudron docs propose to put custom settings in said json file. On a sidenote this does also not allow to set the connection to use HTTPS.
However it would be nice anyway to be able to configure the protocol inside the app location section where we are able to toggle SFTP and FTP.