Added execute single online presence status message

This commit is contained in:
2021-09-27 19:23:30 +02:00
parent 7765cb32a9
commit f72b8c0da1
5 changed files with 73 additions and 23 deletions

View File

@@ -43,6 +43,6 @@ Otherwise build the binary like every other golang binary and then copy it.
| |
| 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|
| EXECUTE_SINGLE_STATUS_MESSAGE | NO | false | Send one presence stanza message for clients and terminate|
| |