grapevine/tests/integrations
Charles Hall 5a5608e088
separate media and database paths
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.

It's also structured to avoid `#[serde(flatten)]` so that we can use
`#[serde(deny_unknown_fields)]`.
2025-03-20 11:33:59 -07:00
..
fixtures/check_config separate media and database paths 2025-03-20 11:33:59 -07:00
snapshots make a media section in the config file 2025-03-20 10:40:20 -07:00
check_config.rs Add a "check-config" command to validate config files & tests for it 2024-11-01 12:08:17 -04:00
main.rs Add a "check-config" command to validate config files & tests for it 2024-11-01 12:08:17 -04:00