This module contains default application properties definitions.
- Version:
-
- 0.0.1
- Since:
-
- 0.0.1
Requires
- module:xtrmaddons-node-fs-utils
Members
-
module:defaults :object
-
Default configuration parameters:
Type:
- object
- Since:
-
- 0.0.1
-
<static> bearer_token :object
-
Property bearer token: Per RFC6750 this module will attempt to extract a bearer token from a request.
Type:
- object
- Since:
-
- 0.0.1
- See:
Properties:
Name Type Description bodyKeystring Bearer token body key
queryKeystring Bearer token query key
headerKeystring Bearer token query key
reqKeystring Bearer token query key
-
<static> db :object
-
Property SQLite3 database connector informations.
Type:
- object
- Since:
-
- 0.0.1
Properties:
Name Type Description datastring Absolute path to the directory to store database files.
datastring Name of the database file.
-
<static> dist
-
Property definition of the distribution.
-
<static> host :string
-
Property hostname of the main server.
Type:
- string
- Since:
-
- 0.0.1
-
<static> i18n
-
Property locales definitions.
-
<static> port :string
-
Property port of the main server.
Type:
- string
- Since:
-
- 0.0.1
-
<static> protocol :string
-
Property protocol of the main server.
Type:
- string
- Since:
-
- 0.0.1
-
<inner, constant> Config :Config
-
Type:
- Config
- Since:
-
- 0.0.1
-
<inner, constant> FsUtils :FsUtils
-
Type:
- FsUtils
- Since:
-
- 0.0.1
- See:
-
<inner, constant> path :object
-
Type:
- object
- Since:
-
- 0.0.1
Documentation