BOOKSTACK_CONNECTOR was missing from check_periodic_schedules' task_map,
so connectors with periodic indexing enabled fell through to the
"No task found" warning branch every minute and never synced.
Fixes#891
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>