doc new placeholders
This commit is contained in:
@@ -1373,6 +1373,8 @@ Supported placeholders:
|
|||||||
- `%(user)s`: logged-in user
|
- `%(user)s`: logged-in user
|
||||||
- `%(cwd)s`: current working directory _(>= 3.5.1)_
|
- `%(cwd)s`: current working directory _(>= 3.5.1)_
|
||||||
- `%(path)s`: full path of item _(>= 3.5.1)_
|
- `%(path)s`: full path of item _(>= 3.5.1)_
|
||||||
|
- `%(to_path)s`: full path of destination item (only set on MOVE request) _(>= 3.5.5)_
|
||||||
|
- `%(request)s`: request method _(>= 3.5.5)_
|
||||||
|
|
||||||
Command will be executed with base directory defined in `filesystem_folder` (see above)
|
Command will be executed with base directory defined in `filesystem_folder` (see above)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user