mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
mention volume flags in the cfg-file example
This commit is contained in:
parent
0754b553dd
commit
57e1c53cbb
1 changed files with 4 additions and 0 deletions
|
@ -32,9 +32,13 @@ r
|
|||
|
||||
# and a folder where anyone can upload
|
||||
# but nobody can see the contents
|
||||
# and set the e2d flag to enable the uploads database
|
||||
# and set the nodupe flag to reject duplicate uploads
|
||||
/home/ed/inc
|
||||
/dump
|
||||
w
|
||||
c e2d
|
||||
c nodupe
|
||||
|
||||
# this entire config file can be replaced with these arguments:
|
||||
# -u ed:123 -u k:k -v .::r:aed -v priv:priv:rk:aed -v /home/ed/Music:music:r -v /home/ed/inc:dump:w
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue