mirror your GitHub repos to tangled.org automatically synchub.to
mirror sync tangled github git
92

Configure Feed

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

fix: bump function duration

Daniel Roe (Jun 11, 2026, 11:35 PM +0100) de2dc484 3670623c

+3
+3
nuxt.config.ts
··· 53 53 }, 54 54 ], 55 55 }, 56 + functions: { 57 + maxDuration: 300, 58 + }, 56 59 }, 57 60 typescript: { 58 61 tsConfig: {