mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-13 18:50:53 +00:00
Generate documentation
This commit is contained in:
parent
f4d4fb2001
commit
77cdb19b5d
1 changed files with 3 additions and 0 deletions
|
@ -1438,6 +1438,9 @@ example.</p>
|
|||
<li><code>%(cwd)s</code>: current working directory <em>(>=
|
||||
3.5.1)</em></li>
|
||||
<li><code>%(path)s</code>: full path of item <em>(>= 3.5.1)</em></li>
|
||||
<li><code>%(to_path)s</code>: full path of destination item (only set on
|
||||
MOVE request) <em>(>= 3.5.5)</em></li>
|
||||
<li><code>%(request)s</code>: request method <em>(>= 3.5.5)</em></li>
|
||||
</ul>
|
||||
<p>Command will be executed with base directory defined in
|
||||
<code>filesystem_folder</code> (see above)</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue