Project settings
Edit project name, domain, description, and AI blog cron.
Project settings let you edit the project's name, domain, description, and optional AI blog cron configuration (enable/disable, blogs per day, idea description, model).
Convex API
Updates go through convex/projects.ts: updateProject with fields such as name, domain, description, aiBlogCronEnabled, aiBlogsPerDay, aiBlogIdeas, aiBlogModel. All require project ownership.
App usage
Project settings (project → Project Settings) provides the form to update these values. AI cron (if enabled) is driven by Convex crons and uses these settings when generating blog ideas and posts.