···139139# REPORT_SERVICE_URL=https://mod.bsky.app
140140# REPORT_SERVICE_DID=did:plc:ar7c4by46qjdydhdevvrndac
141141# =============================================================================
142142+# Age Assurance Override
143143+# =============================================================================
144144+# Enable this if you have separately assured the ages of your users
145145+# (e.g., through your own age verification process). When enabled, the PDS
146146+# will return "assured" status for age assurance checks instead of proxying
147147+# to the appview. This helps migrated users avoid the age assurance
148148+# catch-22 on bsky.app.
149149+# PDS_AGE_ASSURANCE_OVERRIDE=1
150150+# =============================================================================
142151# Miscellaneous
143152# =============================================================================
144153# Allow HTTP for proxy requests (development only)