lib/ddr/models.rb in ddr-models-1.14.2 vs lib/ddr/models.rb in ddr-models-1.15.0
- old
+ new
@@ -56,9 +56,12 @@
mattr_accessor :multires_image_external_file_store
# Regexp for building external file subpath from hex digest
mattr_accessor :external_file_subpath_regexp
+ # Image server URL
+ mattr_accessor :image_server_url
+
# Whether permanent IDs should be automatically assigned on create
mattr_accessor :auto_assign_permanent_ids
mattr_accessor :permanent_id_target_url_base do
"https://repository.lib.duke.edu/id/"