Skip to content

Commit 99c8c00

Browse files
authored
Merge pull request #165 from hathitrust/ETT-374
ETT-374
2 parents 4b5bc8e + c969bda commit 99c8c00

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/config/base_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ release_states:
5959
- held
6060
- uplift_done
6161
- migrated
62+
- needs_metadata
6263

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

8285
# path to gpg passphrases
8386
gpg_path: /usr/local/feed/etc/gpg

0 commit comments

Comments
 (0)