mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Improvements in transformation cache (add options, document).
Update CHANGES.
This commit is contained in:
@@ -420,6 +420,8 @@ struct directory_config {
|
||||
|
||||
/* Cache */
|
||||
int cache_trans;
|
||||
apr_size_t cache_trans_min;
|
||||
apr_size_t cache_trans_max;
|
||||
};
|
||||
|
||||
struct error_message {
|
||||
|
Reference in New Issue
Block a user