diff options
Diffstat (limited to 'acconfig.h.in')
-rw-r--r-- | acconfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/acconfig.h.in b/acconfig.h.in index b89717449d..de24375054 100644 --- a/acconfig.h.in +++ b/acconfig.h.in @@ -103,9 +103,6 @@ /* Define if you want to prevent the CGI from using path_info and path_translated */ #define DISCARD_PATH 0 -/* Define if you want to enable memory limit support */ -#define MEMORY_LIMIT 0 - /* Define if you want include() and other functions to be able to open * http and ftp URLs as files. */ |