You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edge case I just thought of. Suppose persistent history is enabled, and also history.persistent.unregistered-channels is enabled (not a default). Unregistered channels are removed from the server when they have no members. In this case, if someone recreates the channel by rejoining, they shouldn't be able to see prior history from the persistent database even if they have chanops.
The text was updated successfully, but these errors were encountered:
Edge case I just thought of. Suppose persistent history is enabled, and also
history.persistent.unregistered-channels
is enabled (not a default). Unregistered channels are removed from the server when they have no members. In this case, if someone recreates the channel by rejoining, they shouldn't be able to see prior history from the persistent database even if they have chanops.The text was updated successfully, but these errors were encountered: