this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: Switch to sqlite for dev for now

+2 -2
+1 -1
conf/config-test.yaml
··· 4 4 baseurl: http://localhost:8080 5 5 logging: 6 6 level: debug 7 - output: stdout 7 + output: tumble.log
+1 -1
conf/config.yaml
··· 1 - config-dev-mysql.yaml 1 + config-test-sqlite.yaml