update default config
diff --git a/etc/config.json b/etc/config.json
index 62bbe8b..d6a2e56 100644
--- a/etc/config.json
+++ b/etc/config.json
@@ -4,7 +4,7 @@
"gearman_host": "localhost",
"gearman_port": 4730
},
- "debug_log": "debug.log",
- "git_working_dir": "/home/josh/var/lib/ci-worker/git/",
- "job_log_dir": "/home/josh/var/lib/ci-worker/logs/"
+ "debug_log": "/home/josh/var/log/turbo-hipster/debug.log",
+ "git_working_dir": "/home/josh/var/lib/turbo-hipster/git/",
+ "job_log_dir": "/home/josh/var/lib/turbo-hipster/logs/"
}
\ No newline at end of file