[pp:metadata] implement format strings for 'directory' (#5728)

This commit is contained in:
Mike Fährmann
2024-07-06 01:01:54 +02:00
parent 8f3f061daf
commit da9916c01f
3 changed files with 33 additions and 3 deletions

View File

@@ -5442,11 +5442,13 @@ Description
metadata.directory
------------------
Type
``string``
* ``string``
* ``list`` of ``strings``
Default
``"."``
Example
``"metadata"``
* ``"metadata"``
* ``["..", "metadata", "\fF {id // 500 * 500}"]``
Description
Directory where metadata files are stored in relative to the
current target location for file downloads.