mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-21 18:35:23 -04:00
new save playlists option
This commit is contained in:
parent
3939f9ec7d
commit
2829b18b0b
3 changed files with 5 additions and 1 deletions
|
@ -42,6 +42,7 @@ class ConfigDict(BaseConfig, total=False):
|
|||
SAVE_WARC: bool
|
||||
SAVE_GIT: bool
|
||||
SAVE_MEDIA: bool
|
||||
SAVE_PLAYLISTS: bool
|
||||
SAVE_ARCHIVE_DOT_ORG: bool
|
||||
|
||||
RESOLUTION: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue