Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Requirements

Ruby 2.7.x is and Node.js 14.x are recommended.

Anchor
configchanges
configchanges
Config changes

...

Code Block
controlled_digital_lending:
  enable: false
  # Choose whether every collection has CDL enabled or disabled by default
  collections_enabled: false
  default_lending_period: 'P14D' # ISO8601 duration format: P14D == 14.days, PT8H == 8.hours, etc.

Node.js Upgrade

...

.


Upgrade Steps

For Manual Installations

...