Added warning about ressource usage with many users.

This commit is contained in:
tastytea 2018-11-28 16:10:12 +01:00
parent 4418251844
commit 95741d99b8
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 7 additions and 0 deletions

View File

@ -104,6 +104,13 @@ Set to 1 to redirect to libravatar.org if the user is not found.
Default: 0
### Things to keep in mind
libravatarserv resizes images on the fly and does not cache anything. It also
calculates both MD5 and SHA256 hashes for every user on every request. This
could seriously strain the ressources of your computer if many users use the
service.
## Install
### Gentoo