From ec95293539b7eee72590e0e4952d9e7e1f37f041 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Mon, 22 Dec 2014 10:57:00 -0200 Subject: [PATCH] Change default gravatar fallback --- config/noosfero.yml.dist | 2 +- debian/noosfero.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/noosfero.yml.dist b/config/noosfero.yml.dist index 6a09724..86aafd2 100644 --- a/config/noosfero.yml.dist +++ b/config/noosfero.yml.dist @@ -5,7 +5,7 @@ development: addthis_pub: your-user-name addthis_logo: http://localhost:3000/images/logo-200x50.png addthis_options: favorites, email, digg, delicious, technorati, slashdot, twitter, more - gravatar: wavatar + gravatar: mm googlemaps_initial_zoom: 4 exception_recipients: [admin@example.com] max_upload_size: 5MB diff --git a/debian/noosfero.yml b/debian/noosfero.yml index 65aec97..bd4a364 100644 --- a/debian/noosfero.yml +++ b/debian/noosfero.yml @@ -1,4 +1,4 @@ # See an example of this file at: # /usr/share/doc/noosfero/examples/ production: - gravatar: wavatar + gravatar: mm -- libgit2 0.21.2