Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
features:new-in-devel [2011/10/14 13:29] – 90.152.0.102 | features:new-in-devel [2012/05/30 00:04] (current) – old revision restored manwe | ||
---|---|---|---|
Line 204: | Line 204: | ||
* support for resource-list indices that reference other resource-list XML documents (including XPath within documents) | * support for resource-list indices that reference other resource-list XML documents (including XPath within documents) | ||
* new exported function to allow re-subscription to a list to be initiated from the configuration file | * new exported function to allow re-subscription to a list to be initiated from the configuration file | ||
+ | * module parameter added to allow the size of NOTIFYs to be limited, so that they aren't too big for other network entities | ||
==== rr ==== | ==== rr ==== | ||
Line 268: | Line 269: | ||
Attempt to include a file, but if it is not found, do not throw error like **include_file**. | Attempt to include a file, but if it is not found, do not throw error like **include_file**. | ||
+ | |||
+ | ==== Parameters ==== | ||
+ | |||
+ | * sql_buffer_size - Allows the size of the SQL buffer to be altered from the default of 65535 bytes. This allows objects larger than 64K to be stored in databases. | ||
===== New in Documentation ===== | ===== New in Documentation ===== |