mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
hooks: more correct usage examples
This commit is contained in:
parent
592b7d6315
commit
099cc97247
8 changed files with 52 additions and 11 deletions
|
@ -18,7 +18,12 @@ example usage as global config:
|
|||
--xiu i5,j,bin/hooks/xiu-sha.py
|
||||
|
||||
example usage as a volflag (per-volume config):
|
||||
-v srv/inc:inc:c,xiu=i5,j,bin/hooks/xiu-sha.py
|
||||
-v srv/inc:inc:r:rw,ed:c,xiu=i5,j,bin/hooks/xiu-sha.py
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
(share filesystem-path srv/inc as volume /inc,
|
||||
readable by everyone, read-write for user 'ed',
|
||||
running this plugin on batches of uploads with the params listed below)
|
||||
|
||||
parameters explained,
|
||||
xiu = execute after uploads...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue