about summary refs log tree commit diff
path: root/config.yml
blob: 3cf2c20b767baf6f114dfa270d31178e1caa4914 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
layout: "main"
logger: "file"
appname: "jitterbug"
serializer: "JSON"
redis: "127.0.0.1:6379"
template: "xslate"
engines:
  xslate:
    path: /
    type: text
    cache: 0

jitterbug:
  reports:
    dir: /tmp/jitterbug
  build:
    dir: /tmp/build