tools: use yaml config file instead of default values

Change-Id: Ib9466e7b7a8f093620949ad4557817c26e52566e
diff --git a/tools/dsh/dsh.yaml b/tools/dsh/dsh.yaml
new file mode 100644
index 0000000..54e13ab
--- /dev/null
+++ b/tools/dsh/dsh.yaml
@@ -0,0 +1,8 @@
+bootstrap: "bootstrap.jami.net"
+id_path: HOME/.dhtnet # Change this to the path of the id directory
+turn_host: "turn.jami.net"
+turn_user: "ring"
+turn_pass: "ring"
+turn_realm: "ring"
+binary: "bash"
+CA: HOME/.dhtnet # Change this to the path of the CA directory