summaryrefslogtreecommitdiff
path: root/backend/node/properties/node.properties.json
Side-by-side diff
Diffstat (limited to 'backend/node/properties/node.properties.json') (more/less context) (ignore whitespace changes)
-rw-r--r--backend/node/properties/node.properties.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/node/properties/node.properties.json b/backend/node/properties/node.properties.json
new file mode 100644
index 0000000..b5ecc1e
--- a/dev/null
+++ b/backend/node/properties/node.properties.json
@@ -0,0 +1,5 @@
+{
+ "request.path": "/json",
+ "dump.path": "/dump",
+ "should.pay.toll": "false"
+}