Initial commit
This commit is contained in:
19
README.md
19
README.md
@@ -1,2 +1,21 @@
|
||||
# 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 |
|
||||
| |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user