The correct answer is: C. Events are virtually deleted by marking them as deleted.**
A. The delete command removes events from disk.** | ❌ False
Events remain on disk; only marked as deleted
B. By default, only admins can run the delete command.** | ❌ Partially true
Admins do not have this by default**; it requires the `can_delete` capability, which must be **manually granted**
C. Events are virtually deleted by marking them as deleted.** | ✅ **True**
This is how the `delete` command works
D. Deleting events reclaims disk space.** | ❌ False
Disk space is **not** reclaimed; only hidden from search
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
2dd1c50
1 day, 8 hours ago