Select the types of activity you want to include in your feed.
1import { defineNuxtConfig } from 'nuxt3' 2 3// https://v3.nuxtjs.org/docs/directory-structure/nuxt.config 4export default defineNuxtConfig({ 5 6})