1.0.0 • Published 5 years ago

lighthouse4u-fs v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

Lighthouse4u-fs

A File System storage client for Lighthouse4u. Recommended for local testing only.

{  
  store: {
    module: 'lighthouse4u-fs', options: {
      dir: './my/storage'
    }
  }
}

Configuration Options

OptionTypeDefaultDesc
modulestringrequiredSet this to lighthouse4u-fs
optionsobjectrequiredFile storage options
->.dirstringrequiredRelative or absolute file path of storage