diff options
| author | fengweihao <[email protected]> | 2022-01-20 11:36:20 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2022-01-20 11:36:20 +0800 |
| commit | a1dd82c969a97fdd8448c92d803a9cc1947ded65 (patch) | |
| tree | 69b780da29194bece2c248f34bb603299e5eee71 /resource | |
| parent | 697a98192a0bf64ca9e49121d88b163d072375cb (diff) | |
bugfix: 删除关于dynamic subscriber所有初始化及配置v2.2.8-20220120
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/dynamic_maat_table_info.conf | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/resource/dynamic_maat_table_info.conf b/resource/dynamic_maat_table_info.conf deleted file mode 100644 index e83c303..0000000 --- a/resource/dynamic_maat_table_info.conf +++ /dev/null @@ -1,19 +0,0 @@ -#each collumn seperate with '\t' -#id (0~65535) -#name string -#type one of ip,expr,expr_plus,digest,intval,compile or plugin -#src_charset one of GBK,BIG5,UNICODE,UTF8 -#dst_charset combined by GBK,BIG5,UNICODE,UTF8,seperate with '/' -#do_merege [yes/no] -#cross cache [number] -#quick mode [quickon/quickoff], default [quickoff] -#For ip/intval/digest/compile/group -#id name type -# -#For plugin table -#id name type json_descr -# -#For expr/expr_plus Table -#id name type src_charset dst_charset do_merge cross_cache quick_mode - -1 TSG_DYN_SUBSCRIBER_IP plugin {"key":3,"valid":5} |
