Skip to content

separate media and database paths

Charles Hall requested to merge charles/media-config into main

The primary motivation for this change is to support databases that don't take a path, e.g. out of process databases.

This configuration structure leaves the door open for other media storage mechanisms in the future, such as S3.

Merge request reports