[postprocessor:metadata] add 'directory' option (#520)

This commit is contained in:
Mike Fährmann
2020-01-02 20:58:10 +01:00
parent 1afb91363c
commit 87c8b89ddd
3 changed files with 60 additions and 10 deletions

View File

@@ -1485,6 +1485,16 @@ Description Select how to write metadata.
to a file's metadata dictionary
=========== =====
metadata.directory
------------------
=========== =====
Type ``string``
Default ``"."``
Example ``"metadata"``
Description Directory where metadata files are stored in relative to the
current target location for file downloads.
=========== =====
metadata.extension
------------------
=========== =====