Select the types of activity you want to include in your feed.
caddy: serve static site content directly from dist/
Caddy now serves files from each site's dist/ directory for normal visitors, only proxying to the Rust app for CMS/auth/API/websocket paths. Falls back to the app if no static file is found.