Github user HansBrende commented on the issue: https://github.com/apache/any23/pull/56 (The flag could even be read at the build-level: for example, you might add a build step that reads your configuration file and modifies the HTML to show or hide the toggle according to whether or not the OpenIE flag is enabled--so as not to make an unnecessary web request. I personally have no experience with building complex build tasks, so I have no idea whether or not this is feasible, or even a good idea. But just a thought.)
---