File tree Expand file tree Collapse file tree 1 file changed +19
-4
lines changed Expand file tree Collapse file tree 1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,26 @@ settings for Queryable Encryption.
22
22
Helper Functions and Settings
23
23
=============================
24
24
25
- ``encryption.EncryptedRouter ``
26
- ------------------------------
25
+ ``KEY_VAULT_COLLECTION_NAME ``
26
+ -----------------------------
27
+
28
+ ``KEY_VAULT_DATABASE_NAME ``
29
+ ---------------------------
30
+
31
+ ``KEY_VAULT_NAMESPACE ``
32
+ -----------------------
33
+
34
+ ``KMS_CREDENTIALS ``
35
+ -------------------
36
+
37
+ ``KMS_PROVIDERS ``
38
+ -----------------
39
+
40
+ ``QueryType ``
41
+ -------------
27
42
28
43
Django settings
29
44
===============
30
45
31
- DATABASES["encrypted"]["KMS_CREDENTIALS"]
32
- -----------------------------------------
46
+ `` DATABASES["encrypted"]["KMS_CREDENTIALS"] ``
47
+ ---------------------------------------------
You can’t perform that action at this time.
0 commit comments