mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-27 13:14:24 -04:00
cleanup docker-compose by storing crontabs in data dir
This commit is contained in:
parent
ac73fb5129
commit
e48159b8a0
3 changed files with 71 additions and 60 deletions
|
@ -355,6 +355,7 @@ ALLOWED_IN_OUTPUT_DIR = {
|
|||
'static',
|
||||
'sonic',
|
||||
'search.sqlite3',
|
||||
'crontabs',
|
||||
ARCHIVE_DIR_NAME,
|
||||
SOURCES_DIR_NAME,
|
||||
LOGS_DIR_NAME,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue