minor update

This commit is contained in:
Miroslav Stampar
2011-12-22 20:14:56 +00:00
parent 8a7b0406c8
commit 087e29d272
2 changed files with 8 additions and 0 deletions

View File

@@ -425,3 +425,6 @@ DEFAULT_COOKIE_DELIMITER = ';'
# Skip unforced HashDB flush requests below the threshold number of cached items
HASHDB_FLUSH_THRESHOLD = 32
# Warn user of possible delay due to large page dump in full UNION query injections
LARGE_OUTPUT_THRESHOLD = 1024**2