remove webdav service

This commit is contained in:
Yan Lin 2025-09-21 00:00:14 +02:00
parent 0949722eab
commit 20369668d9
4 changed files with 37 additions and 41 deletions

View file

@ -204,7 +204,7 @@
# WebDAV file server configuration
services.webdav-server = {
enable = true;
enable = false;
port = 5009;
servePath = "/mnt/storage/Media";
auth = {