Rename collection timeout diretive

This commit is contained in:
brenosilva
2011-12-07 11:41:21 +00:00
parent 6cf207ce32
commit 76e909c5a9
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
* Fixed Reverted hexDecode for hexEncode compatibility reason.
* Added SecDefaultCollectionTimeout to set collection timeout, default is 3600.
* Added SecCollectionTimeout to set collection timeout, default is 3600.
* Added sqlHexDecode transformation to decode sql hex data. Thanks Marc Stern.