summaryrefslogtreecommitdiff
path: root/backend/node/properties/node.properties.json
Unidiff
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 @@
1{
2 "request.path": "/json",
3 "dump.path": "/dump",
4 "should.pay.toll": "false"
5}