implement 'subconfigs' option (#4440)

This commit is contained in:
Mike Fährmann
2023-08-21 21:18:40 +02:00
parent 2b88ad19e9
commit 410f783a33
3 changed files with 21 additions and 4 deletions

View File

@@ -5124,6 +5124,16 @@ Description
as signal handler for.
subconfigs
----------
Type
``list`` of |Path|_
Example
``["~/cfg-twitter.json", "~/cfg-reddit.json"]``
Description
Additional configuration files to load.
warnings
--------
Type