Whatever message this page gives is out now! Go check it out!
false (default), blocked file types cannot be attached. Setting the flag to true allows these file types to be attached, which may be required for specific trusted use cases but can increase security risk.-Dcoldfusion.xml.saxon.allowResultDocument | Default: falseControls whether ColdFusion permits the use of xsl:result-document in XSLT stylesheets processed by XMLSearch and XMLTransform. When set to false (default), xsl:result-document is blocked, preventing stylesheets from writing output to arbitrary file paths on the server. Set to true only if your deployment explicitly requires this capability.-Dcoldfusion.xml.saxon.allowUnparsedText | Default: falseControls whether ColdFusion permits the unparsed-text() function family in XSLT stylesheets processed by XMLSearch and XMLTransform. When set to false (default), these functions are blocked, preventing stylesheets from reading arbitrary files from the server file system. Set to true only if your deployment explicitly requires this capability.-Dcoldfusion.xml.saxon.allowDocFunction | Default: falseControls whether ColdFusion permits the doc(), doc-available(), and document() functions in XSLT stylesheets processed by XMLSearch and XMLTransform. When set to false (default), these functions are blocked, preventing stylesheets from loading external or server-side XML documents. Set to true only if your deployment explicitly requires this capability.-Dcoldfusion.xml.saxon.allowEnvironmentVariable | Default: falseControls whether ColdFusion permits the environment-variable() function in XSLT stylesheets processed by XMLSearch and XMLTransform. When set to false (default), this function is blocked, preventing stylesheets from reading environment variables from the host system. Set to true only if your deployment explicitly requires this capability.65536 allows ColdFusion Administrator/API operations, such as importing or processing large SAML XML documents, to accept inputs up to 65,536 characters.