Files
old-xmpploadtesting/README.md
2021-09-14 19:25:37 +02:00

22 lines
2.3 KiB
Markdown

# 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 |
| |