mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
Make the refresh a little bit faster
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@542272 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -21,5 +21,5 @@
|
||||
package org.apache.struts2.showcase.chat;
|
||||
|
||||
public class Constants {
|
||||
public static String UPDATE_FREQ = "30000";
|
||||
public static String UPDATE_FREQ = "5000";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user