this repo has no description
1
fork

Configure Feed

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

chore: Update config to req timeout 10s

This helps when testing preview endpoints if no server side caching is setup
(as we often disable it in development)

+1
+1
conf/config-test.yaml
··· 7 7 logging: 8 8 level: debug 9 9 output: tumble.log 10 + request_timeout: 10s