Skip to content

Commit

Permalink
Update sigel.dat
Browse files Browse the repository at this point in the history
- add note how and where the script is excuted
- manually added the sigel.dat (aka Bibdat240301pica.dat)
- update the conf transformation date
  • Loading branch information
dr0i committed Mar 26, 2024
1 parent 5abfb36 commit d034838
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions checkIfBaseDataShouldBeUpdated.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# mail if basedump is more than a year old
# see https://github.com/hbz/lobid-organisations/issues/504
# This script is called by the "restart.sh" script.

MAIL_TO=$(cat .secrets/MAIL_TO)
MAIL_FROM=$(cat .secrets/MAIL_FROM)
Expand Down
2 changes: 1 addition & 1 deletion conf/application.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ index.es.port.tcp=7310

index.remote=[10.1.1.106,127.0.0.1]

transformation.updates.start="2023-06-01"
transformation.updates.start="2024-03-01"
# due to complications with the oai-pmh interval updates we increase the interval until #487 is properly fixed.
transformation.updates.interval.size=2000
transformation.geo.lookup.server="http://gaia.hbz-nrw.de:4000/v1/search"
Expand Down

0 comments on commit d034838

Please sign in to comment.