Skip to content

Commit 5acac4d

Browse files
authoredAug 7, 2016
Merge pull request #19 from Fabsko/patch-1
Update README.md for Openfire
2 parents 9649db3 + 701f55c commit 5acac4d

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed
 

‎openfire/README.md

+14-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ remove mechanisms tag:
2121

2222
need to remove tag <mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"> to work with soapbox.exe
2323

24-
- go inside openfire.jar
25-
- rename the file SASLAuthentication.classx to SASLAuthentication.class and replace the org/jivesoftware/openfire/net/SASLAuthentication.class file
24+
- rename the file SASLAuthentication.classx to SASLAuthentication.class
25+
- go inside openfire.jar (with Winrar for example)
26+
- replace the org/jivesoftware/openfire/net/SASLAuthentication.class file
2627

2728
---
2829

@@ -76,3 +77,14 @@ go to url:
7677

7778
- Disable
7879
- Save
80+
81+
---
82+
83+
disable disconnect idle client
84+
85+
go to url
86+
87+
http://localhost:9090/connection-settings-socket-c2s.jsp
88+
89+
- Do not disconnect clients that are idle.
90+
- Do not send XMPP Ping requests to idle clients.

0 commit comments

Comments
 (0)