diff --git a/README.md b/README.md index 3990ea4..af7f704 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,15 @@ Webui can be found at `:6789` and the default login details (change AS To allow scheduling, from the webui set the time correction value in settings/logging. +To change umask settings. + +[img]http://i.imgur.com/A4VMbwE.png[/img] + +scroll to bottom, set umask like this (example shown for unraid) + +[img]http://i.imgur.com/mIqDEJJ.png[/img] + + ## Info * Shell access whilst the container is running: `docker exec -it nzbget /bin/bash` * To monitor the logs of the container in realtime: `docker logs -f nzbget`