about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/config.yml b/config.yml
index ac7153b..c3fcb94 100644
--- a/config.yml
+++ b/config.yml
@@ -12,11 +12,10 @@ verbose:
 server:
     bindip: "0.0.0.0"
     listenport: "8085"
-    domain: "localhost"
-    root: "/home/emile/tmp"
+    root: "/"
 
 time:
     # use the format below for describing the individual values
     # 
     # Jan 2 15:04:05 2006 MST
-    format: "2006-01-02 03:04:05 MST"
\ No newline at end of file
+    format: "2006-01-02 03:04:05 MST"