Merge pull request #125 from linuxserver/watch-fix

Update settings.json
This commit is contained in:
aptalca
2020-10-04 10:02:57 -04:00
committed by GitHub

View File

@@ -63,6 +63,6 @@
"umask": 2,
"upload-slots-per-torrent": 14,
"utp-enabled": false,
"watch-dir": "/config/watch",
"watch-dir": "/watch",
"watch-dir-enabled": true
}