summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/configuration.yml.example7
1 files changed, 2 insertions, 5 deletions
diff --git a/config/configuration.yml.example b/config/configuration.yml.example
index d11bc6146..2422bb09f 100644
--- a/config/configuration.yml.example
+++ b/config/configuration.yml.example
@@ -218,11 +218,8 @@ default:
#
# URL of each avatar is: #{avatar_server_url}/avatar/#{hash}
#
- # Examples:
- # avatar_server_url: https://www.gravatar.com # default
- # avatar_server_url: https://seccdn.libravatar.org
- #
- avatar_server_url:
+ #avatar_server_url: https://www.gravatar.com # default
+ #avatar_server_url: https://seccdn.libravatar.org
# specific configuration options for production environment
# that overrides the default ones