更新 rclone-webdav.service

This commit is contained in:
chunzhi 2025-01-01 06:50:06 -05:00
parent e8765d4186
commit 7c4719098f

View File

@ -9,7 +9,6 @@ Group=root
ExecStart=/usr/bin/rclone serve webdav mega:/ \
--addr 127.0.0.1:8000 \
--umask 0000 \
--default-permissions \
--allow-non-empty \
--allow-other \
--buffer-size 32M \