Myintranet. Config

Type Definitions

config

The main application config object.

Type:
  • Object
Properties
NameTypeDescription
mailObject

mail configuration

Properties
NameTypeDescription
smtpstring

the smtp server

portnumber

the smtp server

sslstring

the smtp true if the smtp server uses ssl true => use port 465 | false => use port 587

usernamestring

the smtp Auth username (sender email)

passwordstring

the smtp Auth password (sender email password)

portnumber

The web application port

dbstring

mysql connexion url string

secretstring

jsonwebtoken secret

storageLocationstring

le répertoire qui contiendra les fichiers téléchargés

phonestring

le numéro qui enverra les messages

logDirstring

le répertoire où on écrira les logs