1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-13 18:50:53 +00:00

Generate documentation

This commit is contained in:
Github Actions 2025-08-12 14:52:58 +00:00
parent f4d4fb2001
commit 77cdb19b5d

View file

@ -1438,6 +1438,9 @@ example.</p>
<li><code>%(cwd)s</code>: current working directory <em>(&gt;=
3.5.1)</em></li>
<li><code>%(path)s</code>: full path of item <em>(&gt;= 3.5.1)</em></li>
<li><code>%(to_path)s</code>: full path of destination item (only set on
MOVE request) <em>(&gt;= 3.5.5)</em></li>
<li><code>%(request)s</code>: request method <em>(&gt;= 3.5.5)</em></li>
</ul>
<p>Command will be executed with base directory defined in
<code>filesystem_folder</code> (see above)</p>