mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
Information on memory structure / syncing #2877
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KodeMunkie on GitHub (Dec 1, 2024).
I'd like to use syncthing to sync the (experimental) memories between multiple instances.
Given a single common email address on all standalone instances, can this be as simple as copying a file somewhere (syncing) between hosts and the common email address would allow access?
If not, please can you advise on the basic info and I'll figure out the rest (i.e. file location, any encryption, config file adjustments, hidden memory import functionality etc)?
TIA