EU Region
Pin widget reads and writes to the EU datacenter for data-residency requirements.
A single region="eu" flag routes
everything through the EU cluster.
Region · EU GDPR-friendly
src/pages/eu.astro
---
import { FastComments } from 'fastcomments-astro';
---
<FastComments tenantId="demo" region="eu" urlId="astro-demo-eu" />