Now the application reads the yaml file. The TEST_DB environmental variable should...
[breadcrumbs.git] / web-site / breadcrumbs / breadcrumbs.yml
blob25e86cb33fe1c3c3831b05127fa47fc142d0121f
1 ---
2 name: breadcrumbs
3 #comment
4 authentication:
5  use_session: 1
7 session:
8  storage: /tmp/session_bcd_test
9  expires: 600
11 debug_mode: true
12 debug_pages: true
14 server:
15  port: 9001
16  addr: localhost