# Alexandria Environment Variables # Enable mock data for development/testing # Set to "true" to use lorem ipsum test comments instead of fetching from relays VITE_USE_MOCK_COMMENTS=true # Set to "true" to use position-based test highlights instead of fetching from relays VITE_USE_MOCK_HIGHLIGHTS=true # Enable debug logging for relay connections DEBUG_RELAYS=false