Object Storage Configuration

Storage Connection

Use the ANYVLM_STORAGE_URI environment variable to pass a libpq connection string to the PostgreSQL connection constructor.

Environment Variable

Default Value

ANYVLM_STORAGE_URI

"postgresql://postgres@localhost:5432/anyvlm"