Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions etc/config/base_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ release_states:
- held
- uplift_done
- migrated
- needs_metadata

# FIXME: Should this be on a shared volume? How to handle graceful exit?
stop_file: /usr/local/feed/etc/STOPFEED
Expand All @@ -78,6 +79,8 @@ staging:
zipfile: $staging_root/zipfile
preingest: $staging_root/preingest
grin: $staging_root/grin
# this is where we store bibdata extracted from googlebib items
googlebib_extracted: $sip_root/googlebib_extracted

# path to gpg passphrases
gpg_path: /usr/local/feed/etc/gpg
Expand Down