域名拦截强度,国际化文件更改
This commit is contained in:
@@ -7,10 +7,6 @@ import java.util.Map;
|
||||
import com.google.gson.GsonBuilder;
|
||||
|
||||
public final class Constants {
|
||||
/**
|
||||
* IPSEC协议
|
||||
*/
|
||||
public static Integer IPSEC_PROTOCOL=Configurations.getIntProperty("ipsec_protocol", 8);
|
||||
public static final String GROUP_REUSE_SOURCES=Configurations.getStringProperty("groupReuseSources","groupReuseSources");
|
||||
public static Integer APP_SPEC_SERVICE_CODE_MIN_VAL=Configurations.getIntProperty("app_spec_service_code_min_val", 300001);
|
||||
public static Integer APP_SPEC_SERVICE_CODE_MAX_VAL=Configurations.getIntProperty("app_spec_service_code_max_val", 268435455);
|
||||
|
||||
@@ -1006,7 +1006,7 @@ browser=Browser
|
||||
trend=Trend
|
||||
traffic_website_list=Website TOP10
|
||||
traffic_website_type_chart=Website Type
|
||||
website=Website
|
||||
website=webSite
|
||||
#===============dashboard end===================================
|
||||
ratelimit_limit=Limit Rate must between 0 and 1
|
||||
Maintenance=Policy Object
|
||||
|
||||
@@ -528,5 +528,4 @@ log_time_end=2018-10-01 00:00:00
|
||||
area_tag=location
|
||||
isp_tag=isp
|
||||
mmFileDigestLog=mmFileDigestLogs
|
||||
ntcStreamMediaLog=ntcStreamMediaLogs
|
||||
ipsec_protocol=8
|
||||
ntcStreamMediaLog=ntcStreamMediaLogs
|
||||
Reference in New Issue
Block a user