# xmpploadtesting A tool for testing xmpp servers load ## Environment variables | Variable | Required | Default Value | Description | | ------------------------------------------------- | -------- | --------------------------------- | ---------------------------------------------- | | **Service:** | | OPENFIRE_PORT | NO | 5222 | Port for openfire server | | OPENFIRE_ADRESS | YES | | Openfire server address | | OPENFIRE_DOMAIN | YES | | Domain | | | | **Credentials:** | | | | CREDENTIALS_FILE_LOCATION | NO | input.json | Database username | | | | **GeneralOptions:** | | | | MASSAGE_DELAY | NO | 120000000000 - 2 mins | Delay for online presence message loop | | STATUS_MASSAGE_DELAY | NO | 10 sec | Delay for online presence message loop | | |