This commit is contained in:
sparklyballs 2018-02-05 23:49:34 +00:00 committed by GitHub
parent a7046ec6e6
commit 58a01fcd8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@ The parameters are split into two halves, separated by a colon, the left hand si
* `-p 8888 -p 55555` - the port(s) required to access the app
* `-v /config` - contains the settings
* `-v /sync` - sync folders root
* `-v /downloads` - folder for downloads / cache
* `-v /downloads` - folder for downloads/cache
* `-e PGID` for GroupID - see below for explanation
* `-e PUID` for UserID - see below for explanation
* `-e UMASK_SET` for umask setting of resilio-sync, default if left unset is 022.