File tree 1 file changed +14
-2
lines changed
1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,9 @@ remove mechanisms tag:
21
21
22
22
need to remove tag <mechanisms xmlns =" urn:ietf:params:xml:ns:xmpp-sasl " > to work with soapbox.exe
23
23
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
26
27
27
28
---
28
29
@@ -76,3 +77,14 @@ go to url:
76
77
77
78
- Disable
78
79
- 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.
You can’t perform that action at this time.
0 commit comments