[READ-ONLY] Mirror of https://github.com/danielroe/dgqear44.
0

Configure Feed

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

dgqear44 / nitro.config.ts
124 B 5 lines
1// https://nitro.build/config 2export default defineNitroConfig({ 3 compatibilityDate: "2025-03-01", 4 srcDir: "server", 5});