···139# REPORT_SERVICE_URL=https://mod.bsky.app
140# REPORT_SERVICE_DID=did:plc:ar7c4by46qjdydhdevvrndac
141# =============================================================================
142+# Age Assurance Override
143+# =============================================================================
144+# Enable this if you have separately assured the ages of your users
145+# (e.g., through your own age verification process). When enabled, the PDS
146+# will return "assured" status for age assurance checks instead of proxying
147+# to the appview. This helps migrated users avoid the age assurance
148+# catch-22 on bsky.app.
149+# PDS_AGE_ASSURANCE_OVERRIDE=1
150+# =============================================================================
151# Miscellaneous
152# =============================================================================
153# Allow HTTP for proxy requests (development only)