Configuration
The Starlight Image Zoom plugin can be configured inside the astro.config.mjs
configuration file of your project:
Configuration options
The Starlight Image Zoom plugin accepts the following configuration options:
showCaptions
Type: boolean
Default: true
Whether an image alternate text should be displayed as a caption when the image is zoomed. Disabling this options is useful if you are already using another approach to display captions.