allowReproducer element
The reproducer is a handy tool for sharing your editing environment with the Xopus support staff, so they can see a bug you encounter themselfes, and make sure the bug is fixed.
This feature however, allows authors to send potentially sensitive information to Xopus. To prevent this from happening, you can disable the reproducer feature using this configuration setting. By default, using the reproducer is allowed.
<config version="1.0" xmlns="http://www.xopus.com/xmlns/config">
<miscellaneous>
<allowReproducer>false</allowReproducer>
</miscellaneous>
</config>
- Documentation
- › Configuration
- › Elements
- › allowReproducer element
allowReproducer element
Namespace: http://www.xopus.com/xmlns/config
Parent Elements
History
| version | event |
|---|---|
| Xopus 4.0.3 | Introduction. Added the <allowReproducer> configuration option. (Case 193244) |