← Back to team overview

slub.team team mailing list archive

[Merge] lp:~slub.team/goobi-production/bug-777651 into lp:goobi-production

 

Ralf Claussnitzer has proposed merging lp:~slub.team/goobi-production/bug-777651 into lp:goobi-production.

Requested reviews:
  zeutschel (zeutschel)
  Henning Gerhardt (henning-gerhardt)
Related bugs:
  Bug #777651 in Goobi.Production: "Parameters useOrigFolder and createOrigFolder should be mentioned in GoobiConfig.properties"
  https://bugs.launchpad.net/goobi-production/+bug/777651

For more details, see:
https://code.launchpad.net/~slub.team/goobi-production/bug-777651/+merge/121764
-- 
https://code.launchpad.net/~slub.team/goobi-production/bug-777651/+merge/121764
Your team Saxon State Library Team is subscribed to branch lp:goobi-production.
=== modified file 'config/GoobiConfig.properties'
--- config/GoobiConfig.properties	2012-07-27 11:00:31 +0000
+++ config/GoobiConfig.properties	2012-08-29 07:55:34 +0000
@@ -44,6 +44,9 @@
 # OrigOrdner anlegen, wenn nicht vorhanden
 createOrigFolderIfNotExists=false
 
+# Verwenden des Orig Ordners
+useOrigFolder=true
+
 # -----------------------------------
 # Metadata validation
 # -----------------------------------


Follow ups