mirror of
https://github.com/linuxserver/docker-nzbget.git
synced 2026-02-20 06:59:36 +08:00
add umask settings info to README
This commit is contained in:
parent
8a560099f3
commit
a42dfbf936
@ -64,6 +64,15 @@ Webui can be found at `<your-ip>: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`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user