summaryrefslogtreecommitdiff
path: root/Examples/shadowConfig.json
diff options
context:
space:
mode:
authorBluesaxorcist <joshua@operatorfoundation.org>2019-09-16 18:58:22 -0500
committerBluesaxorcist <joshua@operatorfoundation.org>2019-09-16 18:58:22 -0500
commite0f4ef87d6a6ef5518a40468c868164708788170 (patch)
treefb69815a22352cb4448286712df4293a5dd2a8d8 /Examples/shadowConfig.json
parent43d0e72c72600a1bc75518a8dfe31c279b4a9400 (diff)
fixed transports to use configs
Diffstat (limited to 'Examples/shadowConfig.json')
-rw-r--r--Examples/shadowConfig.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/Examples/shadowConfig.json b/Examples/shadowConfig.json
new file mode 100644
index 0000000..9a9862b
--- /dev/null
+++ b/Examples/shadowConfig.json
@@ -0,0 +1,4 @@
+{
+ "password": "orange",
+ "cipherName": "aes-128-ctr"
+} \ No newline at end of file