docs: Add chapter on upgrading, inc. system Python upgrades [#972].
[mediagoblin.git] / mediagoblin.example.ini
index 17b123fbde1d0ad3f1443ff276c32540cde8370d..7b528359696687036e57141863a217e46744681f 100644 (file)
@@ -2,8 +2,8 @@
 # mediagoblin_local.ini, then make the changes there.
 #
 # If you don't see what you need here, have a look at mediagoblin/config_spec.ini
-# It defines types and defaults so its a good place to look for documentation
-# or to find hidden options that we didnt tell you about. :)
+# It defines types and defaults so it's a good place to look for documentation
+# or to find hidden options that we didn't tell you about. :)
 
 # To change the directory you should make sure you change the
 # directory in paste.ini and/or your webserver configuration.
@@ -57,4 +57,5 @@ base_url = /mgoblin_media/
 [plugins]
 [[mediagoblin.plugins.geolocation]]
 [[mediagoblin.plugins.basic_auth]]
+[[mediagoblin.plugins.processing_info]]
 [[mediagoblin.media_types.image]]