mention volume flags in the cfg-file example

This commit is contained in:
ed 2021-05-02 09:48:19 +02:00
parent 0754b553dd
commit 57e1c53cbb

View file

@ -32,9 +32,13 @@ r
# and a folder where anyone can upload # and a folder where anyone can upload
# but nobody can see the contents # 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 /home/ed/inc
/dump /dump
w w
c e2d
c nodupe
# this entire config file can be replaced with these arguments: # 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 # -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