elleFlorio / svn-docker

Lightweight Docker image to build a container running an SVN server
MIT License
145 stars 106 forks source link

Allow for option to disable WebDAV #45

Closed AtelierSnek closed 10 months ago

AtelierSnek commented 1 year ago

Hi.

It would be good to be able to disable the webDAV interface if we only want the subversion server to respond to svn:// requests. Right now, you can just not map 80/443, but apache still commits ~100M of memory, which is not being used in any way if the user isn't using WebDAV.

Ideally, this should be linked to either an environment variable so that it can be set at the CLI (or in a docker-compose.yml), or an argument.

Thanks!

elleFlorio commented 10 months ago

I am sorry but I could not give this repo the love it deserves. 😞 So I decided to archive it and make it read only, so people can fork and apply their changes.

Thank you for taking the time to rise an issue! ❤️