From 172521a6d996f671826a93ecaf4c445beafdca7f Mon Sep 17 00:00:00 2001 From: Bee <10378052+bee-san@users.noreply.github.com> Date: Sat, 5 Sep 2020 18:53:53 +0100 Subject: [PATCH] Updated Common things you may want to do (markdown) --- Common-things-you-may-want-to-do.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Common-things-you-may-want-to-do.md b/Common-things-you-may-want-to-do.md index 4443112..05dd3c8 100644 --- a/Common-things-you-may-want-to-do.md +++ b/Common-things-you-may-want-to-do.md @@ -5,6 +5,7 @@ This page will show you specific applications of Ciphey. # Common flags you may want to use ## How do I enable nested encryption? +[We held a vote and found that nested encryptions by default wasn't something people wanted.](https://github.com/Ciphey/Ciphey/issues/327) ``` -p ausearch.enable_nested=True ```