summaryrefslogtreecommitdiff
path: root/internal/api/activitypub/publickey
AgeCommit message (Collapse)AuthorFiles
2023-02-08[chore/bugfix] Serve + throttle publickey separately from rest of ↵Libravatar tobi2
ActivityPub API (#1461) * serve publickey separately from AP, don't throttle it * update nginx cache documentation, cache main-key too * throttle public key, but separately from other endpoints