aboutsummaryrefslogtreecommitdiff
path: root/default.json
diff options
context:
space:
mode:
authorTill Hoeppner2014-11-26 22:37:56 +0100
committerTill Hoeppner2014-11-26 22:37:56 +0100
commit15fa7769ecb645eaa6629ff068e8a3e91e3b9942 (patch)
treeab26b5dbfd72352a5611d16e24e1bcb7d08f985f /default.json
parent548df8ca49810fd584b632cc579ab396b8cb48a1 (diff)
downloadsersve-15fa7769ecb645eaa6629ff068e8a3e91e3b9942.tar.gz
sersve-15fa7769ecb645eaa6629ff068e8a3e91e3b9942.tar.xz
sersve-15fa7769ecb645eaa6629ff068e8a3e91e3b9942.zip
Added configuration options
Diffstat (limited to 'default.json')
-rw-r--r--default.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/default.json b/default.json
new file mode 100644
index 0000000..4f26f46
--- /dev/null
+++ b/default.json
@@ -0,0 +1,5 @@
+{
+ "address": "0.0.0.0",
+ "port": 80,
+ "root": "/home/till"
+}