Skip to content

Commit a5cef7b

Browse files
Improve README
1 parent 8edf35f commit a5cef7b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,11 @@ it from the Beeper servers (e.g. any rooms and ghost users it created).
166166
For official bridges, it will also delete the local data directory with the
167167
bridge 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

173175
If you later re-add a self-hosted bridge after deleting it from the
174176
Beeper servers but not deleting the local database, you should expect

0 commit comments

Comments
 (0)