-
Notifications
You must be signed in to change notification settings - Fork 25
sqlite support #32
Comments
You can try the container image in cypht-org/cypht#975. |
Thanks! |
The default user is set here. You can pass it via docker environment variables.
If you use sqlite it will create the directory and database here by default. You should make it persistent. In general, this docker image is still being updated. After it is merged into the mainline, I will start to improve it and write documents. |
Ah good.
My changes are not persisting between logins. I am not restarting the service, just logging out.
Sounds good. I look forward to the merge. |
Where are the credentials for my imap accounts stored? In a blob in the sqlite db? |
By default I have set it to |
I'm new to cypht. It appears you can run cypht using sqlite without mysql. But I dont think this setup is supported in docker.
The text was updated successfully, but these errors were encountered: