The webhook + site_base_url settings existed in the backend but the Email Settings page had no inputs (hardcoded fields), and the settings composable's reactive map didn't include the keys so they never loaded. Add the three inputs (site base URL, webhook URL, webhook format select) and register the keys.