I've ColdFusion 2016 developer edition installed on my Windows 10 and cannot find the runtime.xml file there. Where should it be? I need to change the following setting in the file to resolve this error: POST parameters exceeds the maximum limit
. The error is similar to the one shown here.
<var name='postParametersLimit'><number>100.0</number></var>
Note: If someone has any other suggestion to resolve the error I'm getting, please let me know.