Module: overrides

Overrides definitions. These configuration properties values can't be modified by the suite.

Version:
  • 0.0.1
Since:
  • 0.0.1
Author:
See:

Example

{ 'always': 'be this value' }

Members


<static> bcrypt :object

BCrypt help you hash passwords.

Type:
  • object
Properties:
Name Type Description
saltRounds number

bcrypt salt rounds.

Since:
  • 0.0.1
See:

<static> rootDir :string

Property application root directory.

Type:
  • string
Since:
  • 0.0.1
See: