This belongs to a specific branch as long as it is not stable yet.
This commit is contained in:
Felipe Zimmerle
2013-12-18 15:05:01 -08:00
parent 2f5af6af73
commit 227de9fb8a
2 changed files with 1 additions and 67 deletions

View File

@@ -547,14 +547,6 @@ struct directory_config {
int stream_inbody_inspection;
int stream_outbody_inspection;
/* PDF XSS Protection. */
int pdfp_enabled;
const char *pdfp_secret;
int pdfp_timeout;
const char *pdfp_token_name;
int pdfp_only_get;
int pdfp_method;
/* Geo Lookup */
geo_db *geo;