X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=project.h;h=7cd6e500319729dd8ec6d50bbe35cdde1d069123;hp=20f693ac2af6f8b8b1bf901675df9ac065829cdb;hb=885acdd26d1920888b14259d8146256f91d2ed9d;hpb=a05a0685efd57f248b5770e6f4d95c43b4fcb402 diff --git a/project.h b/project.h index 20f693ac..7cd6e500 100644 --- a/project.h +++ b/project.h @@ -981,7 +981,7 @@ struct reusable_connection * Maximum number of actions/filter files. This limit is arbitrary - it's just used * to size an array. */ -#define MAX_AF_FILES 30 +#define MAX_AF_FILES 100 /** * Maximum number of sockets to listen to. This limit is arbitrary - it's just used