# xmpploadtesting A tool for testing xmpp servers load ## Environment variables | Variable | Required | Default Value | Description | | ------------------------------------------------- | -------- | --------------------------------- | -----------------------------------------------------------| | **Credentials:** | | | | CREDENTIALS_FILE_LOCATION | NO | input.json | Database username | | | | **GeneralOptions:** | | | | PRESENCE_STATUS_DELAY | NO | 2 min | Delay for online presence message loop | | COMMAND_REPLY_DELAY | NO | 10 sec | Delay for command message reply | | EXECUTE_SIGLE_STATUS_MESSAGE | NO | false | Send one presence stanza message for clients and terminate| | |