Change the maximum number of supported apps
This commit is contained in:
parent
7d4b72fd04
commit
49d76a1dcf
@ -21,7 +21,7 @@ THE SOFTWARE.
|
||||
*/
|
||||
#ifndef __APPFILTER_CONFIG_H__
|
||||
#define __APPFILTER_CONFIG_H__
|
||||
#define MAX_SUPPORT_APP_NUM 256
|
||||
#define MAX_SUPPORT_APP_NUM 1024
|
||||
#define MAX_CLASS_NAME_LEN 32
|
||||
#include "appfilter_user.h"
|
||||
extern int g_cur_class_num;
|
||||
|
Loading…
Reference in New Issue
Block a user