mirror of
https://github.com/netchx/netch.git
synced 2026-03-28 18:59:46 +08:00
移除进程模式规则保存为时间戳
This commit is contained in:
@@ -103,12 +103,6 @@ namespace Netch.Models
|
||||
/// </summary>
|
||||
public int RequestTimeout = 10000;
|
||||
|
||||
/// <summary>
|
||||
/// 使用何种模式文件名
|
||||
/// 0 为自定义文件名,1 为使用和备注一致的文件名,2 为使用时间数据作为文件名
|
||||
/// </summary>
|
||||
public int ModeFileNameType = 1;
|
||||
|
||||
/// <summary>
|
||||
/// HTTP 本地端口
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user