Skip to content

Load from file

Used only for testing purposes, when loading from local files to test harvesting and various tasks.

Configuration

A boolean.

module.exports = {
  loadFromFile: false,
};