File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,9 +166,11 @@ it from the Beeper servers (e.g. any rooms and ghost users it created).
166166For official bridges, it will also delete the local data directory with the
167167bridge config, database and python virtualenv (if applicable).
168168
169- If you ran the bridge using ` bbctl run -l ` , you should delete it using
170- ` bbctl delete -l ` to ensure that the relevant bridge config is
171- deleted.
169+ Note that deleting a bridge through the Beeper client settings will
170+ * not* delete the bridge database that is stored locally; you must
171+ delete that yourself, or use ` bbctl delete ` instead. (If you created
172+ the bridge database with ` bbctl run -l ` , then run ` bbctl delete -l `
173+ from the same working directory to delete it.)
172174
173175If you later re-add a self-hosted bridge after deleting it from the
174176Beeper servers but not deleting the local database, you should expect
You can’t perform that action at this time.
0 commit comments