Skip to content

separate config and messages DB #900

@dolhop

Description

@dolhop

Presently messages and configuration are all in the same sqlite DB file.

It would be better if messages and configuration were in separate DB files this way one could have the configuration database backed up/restored easily without having to maintain a backup of a potentially large set of messages. This would also allow one to separate where each of these are stored and mounted in the docker container. In particular, this would be good to be able to store data (messages, images etc) in one location and configuration in another (a dropbox mount for example)

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions