1 2 3 4 5 6 7 8 9 10 11 12
web: port: 8888 host: 'localhost:8888' cookie_secret: 'dis is super sekrit' db: host: localhost user: ykill password: ykill database: ykill # vim: set et ft=yaml: