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
Copy file name to clipboardExpand all lines: docs/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,6 @@ You can restrict event creation to a particular role using either of the followi
43
43
44
44
## Why are messages being deleted from my event channel?
45
45
46
-
Apollo deletes all messages not from Apollo that are not pinned when a new event is created in an attempt to keep the channel clear of nonevent messages. This behaviour can be disabled with the `!server purge off` command.
46
+
By default, when a new event is created in an event channel, Apollo deletes all messages in the channel that are not from Apollo or that are not pinned. This is in an attempt to keep the channel clear of non-event messages. This behaviour can be disabled with the `!server purge off` command.
0 commit comments