WTH: Why can't the database location be changed?

The database is huge and always with the config files.

This makes backups a lot more complicated because I don’t have space for lots of copies of the database, but lots of copies of config files wouldn’t be a problem.

Despite being useful, if the database was lost, I could be up and running right away with the config files restored and no database.

You can, through recorder.

As far as I know, that requires running a custom DB, not the default one

Nope, you can move it anywhere.

Built in database is SQLite, so you’d use this url

Ok, that looks like it works, just documentation lacking then and logging