export async function register() {
// Background watchers (email + FTP) are now handled by Vercel Cron Jobs
// that call /api/email-watch/poll and /api/ftp-watch/poll every 2 minutes.
// No persistent processes to start on boot.
}