mirror of https://gitlab.com/bashrc2/epicyon
nodeletion option
parent
185b9c97c1
commit
1a500ff2ca
|
@ -402,6 +402,8 @@ python3 epicyon.py --nickname [yournick] --domain [name] \
|
|||
|
||||
Deletion of posts in a federated system is not always reliable. Some instances may not implement deletion, and this may be because of the possibility of spurious deletes being sent by an adversary to cause trouble.
|
||||
|
||||
To disallow deletion requests on your server set the **--nodeletion** option.
|
||||
|
||||
Another complication is that the followers collection may change between the time when a post was created and the time it was deleted, leaving some stranded copies.
|
||||
|
||||
## Announcements/repeats/boosts
|
||||
|
|
Loading…
Reference in New Issue