milleruntime commented on code in PR #342:
URL: https://github.com/apache/accumulo-website/pull/342#discussion_r981148459
##########
_docs-2/security/on-disk-encryption.md:
##########
@@ -57,6 +91,13 @@ required to perform decryption. The FileDecrypter only has
one method:
```
For more help getting started see {% jlink
org.apache.accumulo.core.security.crypto.impl.AESCryptoService %}.
+## Disabling Crypto
+
+Crypto can be disabled by setting the property `general.custom.crypto.enabled`
to false.
Review Comment:
See my comment here:
https://github.com/apache/accumulo/issues/2930#issuecomment-1249615992
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]