diff options
Diffstat (limited to 'ms/controllerblueprints/modules/resource-dict/load')
-rw-r--r-- | ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/db-source.json | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/db-source.json b/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/db-source.json index cd4e282b..c53a6dd3 100644 --- a/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/db-source.json +++ b/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/db-source.json @@ -22,15 +22,5 @@ }
}
}
- },
- "decryption-rules": [
- {
- "sources": [
- "input"
- ],
- "path": "/.",
- "rule": "LOCAL-Decrypt",
- "decrypt-type": "AES128"
- }
- ]
+ }
}
\ No newline at end of file |