Created
November 28, 2018 21:29
-
-
Save slide/e18914360d670ec373b3acec5f301b42 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?jelly escape-by-default='true'?> | |
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form"> | |
<f:section title="Support Bundle Anonymization"> | |
<f:entry field="enabled" title="Anonymize support bundle contents"> | |
<f:checkbox /> | |
</f:entry> | |
</f:section> | |
</j:jelly> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment