class OcflTools::Config
Site-wide configuration settings for OCFL-Tools, using the 'anyway' gem. Settings and their default values are:
version_format: "v%04d", content_type: 'https://ocfl.io/1.0/spec/#inventory', content_directory: 'content', digest_algorithm: 'sha512', fixity_algorithms: ['md5', 'sha1', 'sha256'] ocfl_version: '1.0'