Type Definitions
config
The main application config object.
Type:
Properties- Object
| Name | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mail | Object | mail configuration Properties
| ||||||||||||||||||
port | number | The web application port | ||||||||||||||||||
db | string | mysql connexion url string | ||||||||||||||||||
secret | string | jsonwebtoken secret | ||||||||||||||||||
storageLocation | string | le répertoire qui contiendra les fichiers téléchargés | ||||||||||||||||||
phone | string | le numéro qui enverra les messages | ||||||||||||||||||
logDir | string | le répertoire où on écrira les logs |