mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 07:08:07 +01:00
Update README.md
Mention that IP address retention/cleanup intervals are now configurable, and that there is a bug regarding this.
This commit is contained in:
parent
241aa5a98e
commit
223daf9f87
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ This Mastodon fork is based on the [glitch-soc Fork of Mastodon](https://github.
|
|||
You might want to revert these to the upstream files (or your own versions!) if you decide to use this fork for your own instance.
|
||||
- The web frontend emoji picker is a blobcat instead of the joy emoji.
|
||||
- Editing posts is enabled in the web frontend (thanks, meave [for the hint](https://toot.site/@meave/108515761669028663)).
|
||||
- The duration of retention of IP addresses was made configurable. Unfortunately, the retention of IP addresses is currently coupled to the lifetime of sessions. Decoupling this is currently being worked on.
|
||||
|
|
Loading…
Reference in a new issue