mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-22 22:12:24 +01:00
Fallback to autogenerated Gravatars
This commit is contained in:
parent
37a7dd28d6
commit
895a113478
@ -48,9 +48,9 @@ mail = Mail(app)
|
||||
pages = FlatPages(app)
|
||||
babel = Babel(app)
|
||||
gravatar = Gravatar(app,
|
||||
size=58,
|
||||
size=64,
|
||||
rating="g",
|
||||
default="mp",
|
||||
default="retro",
|
||||
force_default=False,
|
||||
force_lower=False,
|
||||
use_ssl=True,
|
||||
|
Loading…
Reference in New Issue
Block a user